Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RNIap.getSubscriptions(skuId) returns empty array. Am I missing something? #1056

Closed
hakkikonu opened this issue Jul 24, 2020 · 4 comments
Closed

Comments

@hakkikonu
Copy link

hakkikonu commented Jul 24, 2020

I created a renewable subscription product on Google Play Developer console and its status is active.

I published alpha release but when I try to fetch that subscription item with RNIap.getSubscriptions(skuId), array is empty.

On IOS side, it is working.

My steps;

  • Give billing permission on AndroidManifest file
  • Build with signed apk
  • Create app on Google Play Console
  • Release an alpha release
  • Add a tester gmail account on Google Play Console
  • Test on real device with that tester gmail account
  • Wait more than 20 hours

result = empty array for products.

Am I missing something?

@hakkikonu hakkikonu changed the title What is the average activation time for Android subscription products? RNIap.getSubscriptions(skuId) returns empty array. Am I missing something? Jul 24, 2020
@infazA
Copy link

infazA commented Sep 4, 2020

Still Im getting empty array, May I know how did you resolve this issue ?

@rjuevesano
Copy link

Still Im getting empty array, May I know how did you resolve this issue ?

Me too.

@infazA
Copy link

infazA commented Sep 14, 2020

@rjuevesano Bro, now its working for me. you have to upload your apk to Play store and it should be approved. then only it will work.

Screenshot 2020-09-14 at 09 05 05

@rjuevesano
Copy link

rjuevesano commented Sep 14, 2020

@rjuevesano Bro, now its working for me. you have to upload your apk to Play store and it should be approved. then only it will work.

Screenshot 2020-09-14 at 09 05 05

Yeah. I used different applicationId that's why it's not showing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants