Page 1 of 1

Crashes

Posted: Thu Apr 27, 2017 2:36 am
by TimelessGoD
@RRiVEN when in the NFC install screen on version 0.3.9 if the user exits before the wifi connection is established ie: presses back before the red dot turns green, then the app crashes. Tested on my T-Mobile S8 and my AT&T S7 Edge and it was the same..

Re: Crashes

Posted: Fri Apr 28, 2017 9:55 pm
by RRiVEN
TimelessGoD wrote: Thu Apr 27, 2017 2:36 am @RRiVEN when in the NFC install screen on version 0.3.9 if the user exits before the wifi connection is established ie: presses back before the red dot turns green, then the app crashes. Tested on my T-Mobile S8 and my AT&T S7 Edge and it was the same..
I had to think of why it was happening but I think I found out why.

Also more about what that is doing. It has to calculate a hash, or signature, of the file and the hash and URL is sent via NFC. this way the new phone knows if the file it DL has been tampered with. That is all done in the background, so if you back out when it finishes DL the file, calc the hash and goes to update the red square, the square does not exist and crashes. Good find.