ios - iPad (4th generation) Wi-Fi + Cellular (MM) background mode not working -


i have app working in background mode in iphone 4 , iphone 5. tested in xcode simulator (ios 9.1). in background mode, i'm receiving location notifications , push them server. however, i'm testing on ipad (4th generation) wi-fi + cellular (mm) a1460 , when app enters in background mode stops receiving notifications , sending requests server.

any idea why app it's not working in background?

i solved issue setting

locationmanager.allowsbackgroundlocationupdates = yes;


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -