4.6.1
0.63.2
Android
I have to implement the new feature of play billing 3.0.0 on my project: Resubscribe
You can find the documentation on this link
My question is:
Does this lib (RNiap) take care of the feature or do I have to create some more code to achieve it?
Thanks
Thank you for sharing the new feature. You can make a PR and help others and maintain this library!
it will be good to add this feature.
Good question!
What about implementing the new feature of play billing - account hold?
It's very actual for now!
Restore and account hold will be mandatory.
Playstore has put the deadline of November 1 to implement this feature.
I am new for react native, i integrated iap, but i am afraid if google payment crash because of this changes. Do you have idea? Android users can freeze and resubscribe with this google release after cancel iap. Do you concerned? Deadline is end of this month. Will google change iap api response? 馃檹
Nov 1 is coming soon so let me look into this. Can someone clarify that what we need is account-hold feature?

We already have a restore feature so we need another account-hold which is mandatory from Nov 1. Is this all we need?
Also, please provide a doc on implementing this feature that can be helpful.
Looks like this should be handled on the server-side. Feel free to ask to reopen if it should.