Estimote / iOS-Fleet-Management-SDK

Estimote Fleet Management SDK for iOS
https://developer.estimote.com
MIT License
1.18k stars 398 forks source link

Secure UUID not working when app state is goes from offline to online #226

Closed VahramG closed 4 years ago

VahramG commented 8 years ago

When app is killed, and device is offline, and you are in range of Estimote beacon, whenever you run the app (still offline), and go to background and switch to online, Estimote beacon will never be found both (monitoring, and ranging) doesn't work. Steps to reproduce.

  1. Make sure app is killed and you are offline
  2. Be in range of beacon and make sure it's Secure UUID enabled
  3. Launch the app
  4. Go to background, and turn on wifi or cellular
  5. Come back to app, start ranging or monitoring of beacon

Result: Beacon is never found, expected behaviour that it should be found by Estimote SDK.