Post

Replies

Boosts

Views

Activity

Reply to Calling API after region change : doesn't work every time
Thank you for your reply.If I understand well, the steps are:1. UIApplication.beginBackgroundTask2. If expired -> URLSessionConfiguration.background(withIdentifier: identifier)One more thing : have you any trick to test the background modes?As the app is waken up by the location change, so not launched by Xcode, how to debug it (have breakpoint)?Is the simulator working exactly as a real device on background modes? Is there some differences?Thanks!
Mar ’20