-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After a few hours the SDK starts sending error "The operation couldnβt be completed" (com.google.recaptcha error 100) when requesting a Recaptcha Token.
It doesn't matter if we use a new Recaptcha Client or the same one.
Nothing helps, only restarting the application.
Integration Method
- SPM (iOS)
- Cocoapods (iOS)
- Direct Download (iOS)
- GMaven (Android)
SDK Version (e.g. 18.0.1):
18.1.2
To Reproduce
Steps to reproduce the behavior:
- Initialise the client
- Request a token (successful)
- Minimize the application for a few hours
- Open the application after that
- Request token
- Receive error
- (Can repeat step 5 many times - the same result)
Creating a new Recaptcha Client doesn't help. The same error occurs.
Expected behavior
SDK should produce a Recaptcha token.
Xcode version for iOS (please complete the following information):
- XCode 14.2
Device (please complete the following information):
- Model: iPhone 13 Pro Max
- OS: iOS 16.1.2, 16.4.1
- Real Device
ihnatmoisieiev, Volha-uula, rostyslav92, u-am, vdakhin and 6 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working