Replies: 1 comment
-
I'm also getting error with Amazon on the latest IAP version. 'You must register a purchasing listener before invoking this operation'. v11 is OK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am integrating amazon IAP. In my app's entry tsx, i write the codes below in the useEffect callback function, and after i install my app, wait a minute without doing anything, the error occur.
OS is original android13.
my code in useEffect:
error log:
Beta Was this translation helpful? Give feedback.
All reactions