You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking into this but don't have anything concrete yet. Take a look at OpenIAB (https://github.com/onepf/OpenIAB) to see how they determine which app store to use.
To support Samsung market I have added custom method setMarketUri(string marketUri). Setted marketUri I use in the method _handlePositiveChoice(). Somewhere in the client's code I set up rmm.setRunWithoutPlayStore(true);
It would be great if this could also support the Amazon App Store environment.
The text was updated successfully, but these errors were encountered: