I have a few question on iOS background monitoring.
My app would ideally run/start region monitoring at a specific time range (say 1 to 3pm ) of the day. Which is predetermined, however the app might not be running (fore or background) at that particular time period. Is it possible to start launch the app through monitoring?
What can be collected ? major/minor values ?
If it’s possible, any way to get the major/minor values of the beacon that triggered the didEnterRegion method?
Thanks for your response.