Internet access in session backgrounding
Internet access in session backgrounding
- Subject: Internet access in session backgrounding
- From: Paul Mark <email@hidden>
- Date: Wed, 26 Sep 2012 15:07:49 +0200
Hello,
I'm developing a BLE device which sends regular updates (one value per minute). In most cases the application simply compares this value to the previous ones. However when certain variations occur the application will have to send a request to a webservice.
On average this would occur 15-20 times a day but not at regular intervals of time. It would be more like bursts of 5 requests within a period of five minutes, followed by several hours without any request.
The thing is, in the WWDC videos someone from Apple explains that backgrounded BLE apps must not access the internet more than once every 20 minutes. One request every 15 minutes = 24 requests over 6 hours.
So here is my question: would my application be considered compliant with this restriction? My application might send requests within intervals shorter than 20 minutes, but the average number over a 6-hour period is still under 24.
Thanks a lot!
Best regards,
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden