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
So, to get in-app-purchases in the debug environment it seems we have to use Storekit. Did that. Works well when running
the debug app from XCode.
However, when trying to run from terminal, it seems the StorekitConfiguration file setting is not set. react-native run-ios --device "Ilya’s iPhone" --configuration Debug --scheme ChatDevelopment:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So, to get in-app-purchases in the debug environment it seems we have to use Storekit. Did that. Works well when running
the debug app from XCode.
However, when trying to run from terminal, it seems the StorekitConfiguration file setting is not set.
react-native run-ios --device "Ilya’s iPhone" --configuration Debug --scheme ChatDevelopment
:Ideas? :)
Beta Was this translation helpful? Give feedback.
All reactions