5

That moment when: You're asked to quickly code a fake login screen and you have a deadline to add it to 10 devices before 2pm.

First build: Forgot to force it to be on top, forgot to add closing preventions

Second build: Due to it going on tablets, it needed an onscreen keyboard, but being on top all the time means the builtin onscreen keyboard doesn't work.

Third build: Forgot to add try and catch exceptions which caused crashes

Final build: Avast kept closing and opening it due to DeepScan

urgh...

Comments
Add Comment