Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using reCaptcha in older devices that switch between storyboards #53

Closed
1 of 4 tasks
walterjgsp opened this issue Jun 5, 2023 · 2 comments
Closed
1 of 4 tasks
Assignees
Labels
bug Something isn't working

Comments

@walterjgsp
Copy link
Collaborator

Describe the bug

Using reCaptcha in older devices that switch between storyboards return internal exception in calling execute a second time.

reCAPTCHA Site Key

Please include your site key so we can examine backend metrics for your integration.

Integration Method

Select the method used to integrate with reCAPTCHA Mobile.

  • SPM (iOS)
  • Cocoapods (iOS)
  • Direct Download (iOS)
  • GMaven (Android)

SDK Version (e.g. 18.0.1): 18.2.0

To Reproduce

Use reCaptcha in a real device with old iOS (iOS 13-) that switch between storyboards and call execute, in the second time it will fail with an internal error.

Expected behavior

Should execute and return a token.

Xcode version for iOS (please complete the following information):

  • Version 14.2

Device (please complete the following information):

  • iPhone 8, iOS 13.2
  • iPhone 6, iOS 12.7
@walterjgsp walterjgsp added the bug Something isn't working label Jun 5, 2023
@walterjgsp walterjgsp self-assigned this Jun 5, 2023
@mcorner
Copy link
Collaborator

mcorner commented Jun 5, 2023

We have been able to reproduce and fix this bug and this will be in the next release of the iOS SDK (likely 18.2.1)

@mcorner
Copy link
Collaborator

mcorner commented Jun 20, 2023

This was fixed in 18.2.1.

@mcorner mcorner closed this as completed Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants