objective c - Run app when iPhone restart? -


this question has answer here:

i want develop app fetch user coordinates , send on network server. app should run in background if phone switched off , restart app should start service automatically again.

in android possible. possible in ios?

i dont think can app working on iphone restart. there may root level access so. apple developer can tell u best.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -