I develop android application using urban airship and I use deeplink to send data from server. It's work perfectly when the app is open, when the phone receive notification and then I press a notification it open and execute code in class that receive deeplink data it start other intend that I specify. However when I touch home button of my phone the app is hidden and then I clear application cached as a result the app can receive notification as well but when I press notification it open the app just a moment and then it quite rapidly
when I see log cat it show force finishing activity that I specify to receive deeplink
Please help me. Thank you very much
Comments
3 comments