Push click - App opening issue - Unity iOS

心已入冬 提交于 2019-12-25 08:43:41

问题


At present I have integrated server generated push notification and its coming properly in iPhone devices. When I click on push notification, its redirecting me towards my app but then after suddenly app get force closed at start up.

All the time its happening same. If I left loaded app into memory/dock and then I click on push notification then its working correctly.

But when app is completely closed then its generating issue in start up. I want to solve this otherwise there is no meaning of push notification implementation.

Actually I can't able to get debug log so that I can't able to trace an issue because at push notification click time, xCode can't remain in play mode.

Which ever things required, I am open to paste over here so please help me into this.

来源:https://stackoverflow.com/questions/44335204/push-click-app-opening-issue-unity-ios

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