Push click - App opening issue - Unity iOS
Asked Answered
E

0

0

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.

Edp answered 2/6, 2017 at 18:19 Comment(4)
any error message ?Microwave
how to get error if I don't have access to debug log!! at push notification time xcode project can't remain in actual state to trace log.Edp
Any help into this ??Edp
Post your appDelegate code so we can see what you are trying to do.Templas

© 2022 - 2024 — McMap. All rights reserved.