appodeal/appodeal-ios-demo

GPS doesn’t stop working

Closed this issue · 0 comments

I found an issue in my iOS application - after Apodeal SDK initialization and allow to use GPS, GPS start working and doesn’t stop after closing app or switch off/on the device. It can be stop only turning off geo location uiswitch for my app in "Settings-General-Background App Refresh". I tried ios cocoapods demo project, the result was the same - GPS doesn't stop working.

Tested on iphone 4, iOS 7.1.2.

PS. After running pod install and open workspace on XCODE there are a lot of warnings in SpotX-SDK «…was built for newer iOS version (9.1) than being linked (7.1)»

Question: is it an unexpected background mode, or it is not a bug?