When Pushkit wake up app, How can I know the execution time is finished?

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 05:25:34

问题


As we know, for VoIP app, we can use Pushkit to active the app. However, It gives us only max to 30s to execute our code. After the execution time, the app is suspended. I found none method is called before it's suspend, thus, I can not do something to clear my resources. Who can help me?

来源:https://stackoverflow.com/questions/44279376/when-pushkit-wake-up-app-how-can-i-know-the-execution-time-is-finished

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!