I am using the pro library.
But I just found doc for free library
I cannot find any doc for pro version.
Also, I don't know how to implement the background mode even using the pro sample.
Here are the steps:
- Build the pro sample project
- start the iBeacon source(using iPad) and it can be detected
- start the application and then press home button the make it in background
- Turn off the iBeacon source
- Turn on the iBeacon source
- However, more than 5 minutes, the application does not launch
So, can anyone verify the step I did?
How can I test the background mode more easily?
Also, for the BootstrapNotifier
, is it just work only first time when the device reboot?
After that, even I put application in background, the application will not launch when it detect iBeacon?