ios - Skobbler background mode without SKTNavigationManager -


i'm developing ios app in swift language skobbler navigation sdk. try allow user use navigation while in background mode (iphone locked).

i have question stated below :

1) possible without using sdktools , sktnavigationmanager ? use skmaps.frameworks functions.

with configuration, can't use allowbackgroundnavigation property of sktnavigationconfiguration in demo.

i set skpositionerservice.sharedinstance().worksinbackground = true

and allowed "location update in backgroundmode" info.plist. unfortunately updatecurrentlocation doesn't triggered in background , navigation doesn't works neither.

thank in advance :-) !!


p.s. : succeeded run short code in background official library cclocationmanager. app seems correctly configured...

the hotfix issue can downloaded here:

objc: https://www.dropbox.com/s/ruk6at2fju0rdd7/skmaps_2_5_1.zip?dl=0

swift: https://www.dropbox.com/s/lgbdherhqzudy2a/skmapsswift_2_5_1.zip?dl=0


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -