Top "Ios11" questions

iOS 11 is the eleventh version of Apple's iOS mobile operating system.

Shrink large title when scrolling (not UITableViewController) iOS 11

I have got a View Controller embedded in a Navigation Controller with prefers large titles option set to true; inside …

ios swift xcode ios11 xcode9
Xcode 9 - no iOS 11 simulator

When I open up the new Xcode 9 and go to Preferences > Components I don't see an option to download …

xcode ios-simulator ios11 xcode9-beta xcode9
iPhone X full screen issue

Today I've installed Xcode 9 and build my app for iPhone x. but the upper and bottom area showing black like …

autolayout ios11 xcode9 iphone-x
How to open your app in Settings iOS 11

It seems that Apple has moved a lot of the app configurations to the App path with iOS 11, how to …

swift ios11
Xcode 9: Provisioning profile is Xcode managed, but signing settings require a manually managed profile

I need to archive my app for submission to iTunes Connect. It was OK with Xcode 8.3.3: It's NOT OK with …

xcode app-store-connect provisioning-profile ios11 xcode9
Fixed header disappear when scrolling down in webview in iOS 11

I have a native iOS app with a webview to display web content. I have a fixed header in my …

ios css webview ios11
HTTP load failed (error code: -999 [1:89]) for Task in iOS 11

I'm using URLSession to perform a datatask, when I run it on iOS 11, I get a console error: HTTP load …

ios swift ios11 urlsession
How to change navigationBar height in iOS 11?

Apparently changing the navigationBar height faced a new approach in iOS 11. in previous iOS versions it was possible to change …

ios swift uinavigationbar ios11 xcode9
Xcode 9 App installation failed, Could not write to the device

I've just updated to Xcode 9 and am getting App installation failed Could not write to the device error popup every …

ios xcode ios11 xcode9
How to set unsafe area background color for ios 11

Creating some new view controllers with xcode 9 so now I have a few safe areas to deal with. I am …

ios swift ios11 xcode9 safearealayoutguide