Hey guys,
Ok so we make Kids games. We have a website with 3 different versions of our More Apps page that are for IOS, Android, Amazon. So the iOS games will have a button that opens up a webView for each webpage appropriately. Same thing for the Android page and Amazon page.
On the iOS version of our app, if you click on a link in the a webView that we open after clicking on our More Apps Button, it will open up the iOS Appstore on the device, which is what we want it to do.
But on the Android/Amazon devices, it keeps the new link inside of the webView, which we do not want. We want it to open up the appropriate web store (either Google Play or Amazon, depending on the device).
Is there a way to do this, either from within the app, or from the external webpage.
Thanks,
Ed