health kit - Background mode (fetch) in iOS 8 -
i'm working on ios app uses background mode post update server. app wakes, checks battery status, kicks off background process , calls completion handler. in exact same order. , works fine. in ios simulator, on development iphones (5s, 6 , 6 plus), seems broken on other iphone i've distributed app too.
i'm using hockeyapp (because we're not ready submit app apple) distribute app. i've got correct certificates, i've followed background mode tutorials (for enabling it) , i'm battery friendly. though still background mode works on development iphones , simulator , not on other iphone.
does sound familiar anyone? did forget something? did wrong? appreciated, because drives me nuts.. :(
stefan
ps: i've included code in gist: https://gist.github.com/stefanvermaas/3fd27bbb270e3d1f1fbe
Comments
Post a Comment