Jump to content

link to google play store not working


Mike018
 Share

Recommended Posts

this.rateModal.inputEnabled = true;

this.rateModal.events.onInputDown.add(function() {
    window.open("https://play.google.com/", "_blank");
});

The link works in my emulator and in my browser, but when I wrap it with crosswalk, nothing happens.

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...