Crashes
Moderators: Junior Moderator, Jr. Admin
- TimelessGoD
- Jr. Moderator
- Posts: 61
- Joined: Thu Jan 05, 2017 12:08 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..
- RRiVEN
- Admin | Developer
- Posts: 517
- Joined: Fri Dec 02, 2016 11:56 pm
I had to think of why it was happening but I think I found out why.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..
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.
