adaptyteam / AdaptySDK-Flutter

SDK for growing mobile in-app purchases
https://docs.adapty.io/docs/quickstart
MIT License
95 stars 17 forks source link

AdaptyError (code null) Product type is null #60

Closed ysahin20 closed 1 year ago

ysahin20 commented 1 year ago

Hello, we are building an app and installed the Adapty SDK in order to have good and easy iap. We did connected both AppStore and Google Play and also added ios sdk and android sdk. Then we created products and paywalls. However, when we tried to get the product prices on android, we couldn't get the prices. All of them are "0.0".

Also when we tried to make a purchase we get an error which is "AdaptyError (code null) Product type is null".

I have no idea about solving these probles, we would be very grateful if you could help us.

vladd-g commented 1 year ago

@ysahin20 Hi, I suppose the problem is about the access to products in Play Market as a tester. Could you please check out our guide?

ysahin20 commented 1 year ago

@vladd-g As you said, the problem was about the access of the testers. Now i have the problem that says "the irem you requested is not available for purchase" but i will keep rewieving the guide about it and thank you for your response.