Issue with Android 6 and new version
Narendarreddy17 opened this issue · comments
Narendarreddy17 commented
The positioning logic does not work with v5. 0 find when the app is background. The same work in Android 4 and 5. Looks like the mashmellow and new versions have some issue with background WiFi signals scanning. You see No Finger Print found to track is the message on the location
Rahul Pandey commented
This is a part of battery consumption optimisation done on android 5.0 onwards. Android stops sending WiFi probe request when devices is i sleep mode.
Narendarreddy17 commented
How to solve this problem. Did any one build a find app with WiFi Probe request for new version of andriod ?