Show Native App Store Popup?

Hi,

I’m trying to show the native app store popup like this picture:

Photo%202014-08-24%2C%205%2013%2036%20PM

The native.showPopup(“appStore”) doesn’t actually do this, but instead just redirects to the actual App Store. Is there any way to keep the user in-game and show the popup like in the screenshot?

Thanks

Naveen

The native.showPopup() for the appStore option will launch the device’s native app store and background your app.  We have to do this for cross-platform reasons.

Rob

The native.showPopup() for the appStore option will launch the device’s native app store and background your app.  We have to do this for cross-platform reasons.

Rob