iOS v12 Https requests errors

后端 未结 3 1869
闹比i
闹比i 2021-01-02 15:52

I noticed that https requests made from my Ionic Angular app on iOS v12 are failing respectively never reach my backend.

I could confirm that my app is productive a

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-02 16:35

    I'm feeling very confident that this is just a beta 1 bug with no confirmed work around. I never found an opportunity to get this verified in person while at WWDC, but it seems to be very confirmed by multiple sources including this bug on open radar. I'm going to file an additional bug with Apple directly and will update my answer with any responses.

    Update: I've tested multiple devices on iOS 12 beta 2 and the issue seems to be resolved. No update on the bug filed with Apple, but I'm going to assume that it was addressed in the latest update.

    Update 2: Apple has finally closed my bug as fixed.

提交回复
热议问题