can I force native.showPopup() for an Amazon build point to Google Play?

can I force native.showPopup() for an Amazon build point to Google Play?

Background:

* have new app2 that is being launched on Google Play & Amazon

* app1 is only on Google Play

* the ad (native.showPopup()) in app2 to point to app1 is (a) fine for the Google Play release of App2, as App1 exists on Google Play, but for (b) for the Amazon release of App2, there is no App1 yet on Amazon, so hence the question in this case can I force it to Google Play instead?

If no, then I assume I’ll need to do perhaps simple goto URL perhaps?

Amazon may dislike your ad sending people to a different store.  Just be aware that could cause a problem if they catch it.

You might try to get app1 available in the Amazon Appstore to solve the issue that way.

good point - hadn’t thought of that…

If you can’t get app1 in the Amazon store in time or for some other reason, I would recommend if you link out, do it to your web site which then has the links to the Google Play store. I can’t imagine that Amazon would have an issue with that.

Amazon may dislike your ad sending people to a different store.  Just be aware that could cause a problem if they catch it.

You might try to get app1 available in the Amazon Appstore to solve the issue that way.

good point - hadn’t thought of that…

If you can’t get app1 in the Amazon store in time or for some other reason, I would recommend if you link out, do it to your web site which then has the links to the Google Play store. I can’t imagine that Amazon would have an issue with that.