Top "Ios13" questions

The iOS13 tag should be used for questions specific to Apple's iOS 13 operating system.

iOS 13 TLS issue

I have installed iOS 13 beta version and run my framework which contains a lot of network requests, but I got …

objective-c xcode tls1.2 ios13
How to present an Alert with swiftUI

In swiftUI I discovered the Alert type. But I wonder how to show it with the presentation method. Initializing an …

ios swift swiftui ios13
SwiftUI - Half modal?

I'm trying to recreate a Modal just like Safari in iOS13 in SwiftUI: Here's what it looks like: Does anyone …

swift xcode swiftui ios13 uiactivityviewcontroller
-1103 Error Domain=NSURLErrorDomain Code=-1103 "resource exceeds maximum size" iOS 13

We are facing the following networking error when the response is somehow large(14kb) on iOS 13. [-1103] Error Domain=NSURLErrorDomain …

ios objective-c swift ios13
UI state restoration for a scene in iOS 13 while still supporting iOS 12. No storyboards

This is a little long but it's not trivial and it takes a lot to demonstrate this issue. I'm trying …

ios ios13 state-restoration uiscene
iOS 13 Killing app because it never posted an incoming call to the system after receiving a PushKit VoIP callback

After upgrading to iOS beta 13 I've noticed an unpleasant thing: my app crashes sometimes on incoming VoIP pushes. In the …

apple-push-notifications voip callkit pushkit ios13
CNCopyCurrentNetworkInfo with iOS 13

Apple changed some things regarding WiFi with iOS 13. If you want to use CNCopyCurrentNetworkInfo your app needs to have one …

ios swift captivenetwork ios13 nehotspothelper
iOS 13 not getting VoIP Push Notifications in background

I'm developing a softphone in Swift using CallKit and PushKit. Before iOS 13, VoIP notifications were working perfectly. But after the …

iphone ios13 xcode11 callkit pushkit
Detecting iOS Dark Mode Change

I read through the documentation regarding: https://developer.apple.com/documentation/appkit/supporting_dark_mode_in_your_interface When the …

swift ios13
Xcode 11 crashing on iPhone 13.1 app running

I updated Xcode today (Xcode 11.0), and now it crashes every time I try running any project on my iPhone (iOS 13.1). …

xcode ios13