The iOS13 tag should be used for questions specific to Apple's iOS 13 operating system.
In iOS 13 there is a new behaviour for modal view controller when being presented. Now it's not fullscreen by default …
ios viewcontroller modalviewcontroller ios13A large part of my app consists of web views to provide functionality not yet available through native implementations. The …
ios ios13 ios-darkmodeI followed this thread, but the method didRegisterForRemoteNotificationsWithDeviceToken is still not called : the documentation says : After you call the registerForRemoteNotifications …
ios objective-c apple-push-notifications ios13Pre-conditions to reproduce the problem: Xcode 11 beta + iOS 13 (latest version until Jun. 12 2019) The navigation bar is in Large text mode …
ios storyboard uistoryboard ios13A UISegmentedControl has a new appearance in iOS 13 and existing code to alter the colors of the segmented control no …
ios uikit uisegmentedcontrol ios13iOS 13 introduces a new design of modalPresentationStyle .pageSheet (and its sibling .formSheet) for modally presented view controllers… …and we can …
ios uiviewcontroller uikit modalviewcontroller ios13I'm currently updated my iPhone XS Max to iOS 13.0.17A5492t Beta version. My mac running on Mac OS Catalina …
ios xcode ios13 macos-catalina