Flutter - Android not getting products data.
in progress
satish k
Hi,
I am calling the below API to retrieve product data but the result is null. I followed all the steps provided in adapty document but had no luck. The same is working fine in the iOS build.
adapty.getPaywallProducts(paywall);
Verbose Log:
I/flutter (24211): [AdaptyFlutter v2.7.1] - VERBOSE: <-- Adapty.get_paywall()
I/flutter (24211): [AdaptyFlutter v2.7.1] - VERBOSE: --> Adapty.get_paywall_products()
V/Adapty_v2.7.0(24211): VERBOSE: getPaywallProducts(id = OnSubscriptionScreen_PlacementId)
E/Adapty_v2.7.0(24211): ERROR: In-app data was not found for the product com.a*********.month
E/Adapty_v2.7.0(24211): ERROR: In-app data was not found for the product com.a***********.year
Your help is highly appreciated.
Adapty Support
in progress
Adapty Support
Hello satish k!
Thank you for your question. Could you please provide me with your app name that you added on Adapty dashboard?
Meanwhile, please check if the products are available in all regions. Also, ensure that your products are in “Ready to Submit” state in Play Console.