Payment receipt not receiving #2248
Unanswered
ChathuraCodimite
asked this question in
Q&A
Replies: 2 comments
-
Not sure what "not receiving the receipt" means. Is it getting undefined on the listener or the listener not being called |
Beta Was this translation helpful? Give feedback.
0 replies
-
+1 listener not being called on ios somtimes. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my code and problem is not receiving the receipt after payment completed
Any help?
const _initIAP = useCallback(async (): Promise => {
clearProductsIOS();
}, []);
Beta Was this translation helpful? Give feedback.
All reactions