I have built a dummy flutter app and integrated it with revenue cat. Have put app in closed testing and followed all steps mentioned in the docs. Able to subscribe to plans and when plan is subscribed I am getting a mail to for payment confirmation (Sandbox). Problem is when I check firebase as well as revenue cat I am not seeing any android specific data there. For iOS it's working as expected. Any Pointers?
Asked
Active
Viewed 280 times
0
-
Not an answer, but a question: is there are tutorial for Flutter/Android? In their page they only mention iOS https://docs.revenuecat.com/docs/flutter – earlyriser Dec 20 '20 at 22:27
-
I have went through this several times. No luck – Rajesh Budhiraja Dec 21 '20 at 05:08
1 Answers
0
I found the problem. Issue was package name in revenuecat was not same as in playstore. Strangely, for iOS we had same issue but it was working.
After changing package name, it immediately started working.

Rajesh Budhiraja
- 192
- 1
- 12