Discussions

Ask a Question
Back to All

React native - getPaywalls throws UNKNOWN_ERROR

Hello.

We are implementing the react native sdk but when we try to get the paywalls we receive this error.
AdaptyError {
"adaptyCode": "unknown",
"code": 0,
"localizedDescription": "UNKNOWN_ERROR",
}

What can be the cause?