hypery2k / cordova-urlhandler-plugin

Launch your app by a Custom URL scheme like mycoolapp://
9 stars 5 forks source link

Android doesn't open app in separate window. #9

Closed mezykr closed 6 years ago

mezykr commented 7 years ago

Hi,

What I want to do is to open one cordova app using another cordova app. When I'm calling window.open('mycoolapp://', '_system')" it opens mycoolapp but in the same window and I can't go back to previous opened app - inside backgrounded app manager I see new opened app with previous app header. Is that ok?

On iOS it's working fine - it opens app in two separated windows. Thanks

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48842512-android-doesn-t-open-app-in-separate-window?utm_campaign=plugin&utm_content=tracker%2F12837874&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12837874&utm_medium=issues&utm_source=github).