You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Sometimes I get an E_UNKNOWN error when failed to purchase an item in production
It occurs both in android and ios with response code below.
I can't reproduce this error in dev environment.
I want to know the reason and solution if possible. 🥲
android
{
code: E_UNKNOWN
debugMessage: An internal error occurred.
message: An unknown or unexpected error has occurred. Please try again later.
responseCode: 6
}
ios
{
code: E_UNKNOWN
debugMessage: Couldn’t communicate with a helper application.
message: Couldn’t communicate with a helper application.
responseCode: 4097
}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Sometimes I get an E_UNKNOWN error when failed to purchase an item in production
It occurs both in android and ios with response code below.
I can't reproduce this error in dev environment.
I want to know the reason and solution if possible. 🥲
android
{
code: E_UNKNOWN
debugMessage: An internal error occurred.
message: An unknown or unexpected error has occurred. Please try again later.
responseCode: 6
}
ios
{
code: E_UNKNOWN
debugMessage: Couldn’t communicate with a helper application.
message: Couldn’t communicate with a helper application.
responseCode: 4097
}
Environment:
Beta Was this translation helpful? Give feedback.
All reactions