RxSwiftCommunity/RxWebKit

Crash in certain versions

fbdlrghks123 opened this issue · 3 comments

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

스크린샷 2020-01-02 오후 2 47 10

second

Pressing Other Events in the menu causes the following crash

스크린샷 2020-01-02 오후 2 47 42

I wanted to find the cause of the second crash but haven't found it yet. 😥

mRs- commented

Hey @fbdlrghks123, we updated the SDKs and the Version of SwiftUI in the latest release is this still an issue?

스크린샷 2020-05-20 오전 11 51 29

스크린샷 2020-05-20 오전 11 52 00

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.

mRs- commented

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.