AlexDisler / cordova-plugin-inapppurchase

A lightweight cordova plugin for in app purchases on iOS/Android
316 stars 192 forks source link

login details not showing [Environment Sandbox] when testing #224

Open burton22ful opened 6 years ago

burton22ful commented 6 years ago

I am testing with ios. When calling .restorePurchases() it asks for login details. Should it also say [Environment Sandbox] also because is it not saying that? I am using a development build.

Please include:

Your code / steps to reproduce

Console output

Type of product you are working with consumable/non-consumable/subscription

Version of cordova

Version of iOS/Android

shochberg commented 6 years ago

I don't think it would say [Environment Sandbox] until after you have entered your login credentials successfully. Apple knows it's a sandbox login by the login that you use.