Replies: 1 comment
-
I'm having the same error but there is a comment on this link [/issues/1006] stating that acknowledgment is not necessary depending on the second parameter, which is whether the item is consumable or not. However, upon following the statement:
It gave me this error: E_SERVICE_ERROR The service is unreachable. This may be your internet connection, or the Play Store may be down. I hope someone can help. TIA! Environment: |
Beta Was this translation helpful? Give feedback.
-
Description
When we purchase subscription and call
await acknowledgePurchaseAndroid(token)
, I am getting the error shown in the attached screenshot. I printed the token variable and it is giving me the token but it is not getting acknowledged.Expected Behavior
N/A
Screenshots
Environment:
react-native-iap: 12.13.1
react-native: 0.72.5
Platforms (iOS, Android, emulator, simulator, device)
Beta Was this translation helpful? Give feedback.
All reactions