Hello in my project I use OneSignal for notifications. How can I redirect the different page from droid or ios project. I used passing parameter to LoadApplication(new App(bool launchFromNotification)), it works if app is working at background but it is not working when app is killed. How can I solve it?
↧