pushkit

Life cycle of app - when app is in terminated and push kit payload comes

女生的网名这么多〃 提交于 2019-11-29 04:11:17
问题 What would be life cycle of app? when app is in terminated state and push kit payload comes. First of all Pushkit delegate methods will work or AppDelegate methods will work. Can someone describe sequence of methods getting called in such scenario? Appreciate your answer. Thanks in advance. 回答1: Life cycle of app - when app is in terminated and push kit payload comes When you receive a push payload then application became active for 20-30 second in terminate state then call following method.