Posts

Post not yet marked as solved
3 Replies
646 Views
Since updating to iOS 13 (currently 13.3), this locationManager function isn't called any more.In iOS 12 it worked perfectly.Has anyone this experience as well?Any help appreciated 🙂
Posted
by Kyrsting.
Last updated
.
Post not yet marked as solved
2 Replies
657 Views
In iOS 13.1 (simulator and device) I have a narrow white strip when in modalPresentationStyle 'pageSheet'. When in style 'fullScreen ' (or 'currentContext') the display is fine.Constumization of the NavBar consists of:- UINavigationBar.appearance().barTintColor = myNavigationBar_barTintColor- UINavigationBar.appearance().tintColor = myNavigationBar_tintColorin the AppDelegate.I changed all own white color settings to 'non-white', but the strip stayed white.Any help is appreciated 🙂
Posted
by Kyrsting.
Last updated
.