zfir opened a new issue, #1518: URL: https://github.com/apache/cordova-android/issues/1518
Hello I have been developing an application that opens deeplinks. When using multiple deeplinks, there are multiple instances of the application that is created. I have found a way to fix that by configuring the launchMode attribute to singleTask. The only problem is that there are some security issues using that(https://developer.android.com/guide/topics/manifest/activity-element) I wanted to know if there is any other fix for that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
