appideasDOTcom / APPideasLights

Arduino and mobile app code for the APPideas Lights projects
18 stars 5 forks source link

Need to detect network state on wake and handle changes #8

Open appideasDOTcom opened 5 years ago

appideasDOTcom commented 5 years ago

When the app wakes from sleep, it needs to determine whether it is on the 192.168.4.* network and send the user to the appropriate screen

The failure to do so is classified as a bug because switching to/from the private network currently requires for the app to be completely killed and restarted.