I have made a service in android native with the help of Broadcast receiver and schedule it with the Alarm Manager and this service runs in background at every 5 minutes interval. This service is running even when app is closed/terminated/forced quit or device is restarted.Its working fine as per my requirement. But now I want to run same background process in iOS app, means my service should run in background when app is closed or mobile device is rebooted also. Is it possible in iOS app to run background process like this?
0条回答
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- Swift - hide pickerView after value selected
- How do you detect key up / key down events from a
- didBeginContact:(SKPhysicsContact *)contact not in
- Attempt to present UIAlertController on View Contr