-
|
As a newcomer using react-native-iap v14.4.8, I simply can't run based on the basic complete example you provided. There are too many errors in the documentation, which leads to wasting too much time looking for answers and organizing the code. Please update the documentation to provide the latest code example |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 11 replies
-
Beta Was this translation helpful? Give feedback.
-
|
@JasonWu07 As I've wrote here, sorry for the inconvenience #3036 (comment). Could you check the example code https://github.com/hyochan/react-native-iap/tree/main/example/screens which maintainers usually test for maintaining library? |
Beta Was this translation helpful? Give feedback.
-
|
@JasonWu07 Also could you clarify which specific section of the documentation caused issues for you? That would help me update it more accurately. |
Beta Was this translation helpful? Give feedback.

@JasonWu07 Thanks for sharing specifically. Now I can see where docs should be updated!
currentPurchaseinuseIAPhooks has been removed recently because this abandons the lifecycle as explained in https://www.openiap.dev/docs/apis#request-apis. Will update this soon.