We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! There are two crash issues that leave an issue
Crash on Xcode 11.3, simulator iPhone 5 (10.3.1), Carthage Build, RxWebKit 1.0.1
First
If you open the sample app and press Auth Challenge from the menu, you will get a crash like the picture below
second
Pressing Other Events in the menu causes the following crash
I wanted to find the cause of the second crash but haven't found it yet. 😥
The text was updated successfully, but these errors were encountered:
Hey @fbdlrghks123, we updated the SDKs and the Version of SwiftUI in the latest release is this still an issue?
Sorry, something went wrong.
Hello @mRs-
The same issue still occurs in the 1.1.0 version SDK example.
The picture below Taken on iPhone 5, simulator version 10.3.1.
It seems that the issue occurs in iOS 11 or lower.
If it's only for iOS 11 or lower maybe it's an bug at apple we hve too look into this and maybe deprecate the support for iOS 11 and lower.
No branches or pull requests
Hello! There are two crash issues that leave an issue
Crash on Xcode 11.3, simulator iPhone 5 (10.3.1), Carthage Build, RxWebKit 1.0.1
First
If you open the sample app and press Auth Challenge from the menu, you will get a crash like the picture below
second
Pressing Other Events in the menu causes the following crash
I wanted to find the cause of the second crash but haven't found it yet. 😥
The text was updated successfully, but these errors were encountered: