Top "Ios11" questions

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

Firebase notifications not working in iOS 11

I'm developing an app that uses Firebase push notifications. It worked well until I tried in iOS 11. Using an iphone …

ios firebase push-notification notifications ios11
iPhone X - Safe Area does not achieve full-screen experience?

The new HIG for iPhone X available here, specify: "Provide a full-screen experience. Make sure backgrounds extend to the edges …

ios xcode ios11 xcode9 iphone-x
onaudioprocess not called on ios11

I am trying to get audio capture from the microphone working on Safari on iOS11 after support was recently added …

ios safari web-audio-api ios11
CoreNFC for card emulation?

CoreNFC is introduced in iOS 11 SDK. can CoreNFC be used for Smart Card emulation on iOS? Apple Documentation of CoreNFC

ios nfc ios11
UILabel wrong word wrap in iOS 11

I have problem with application using XIBs without autolayout. I don't know if this is important information. I have UILabel …

ios iphone uilabel ios11
iOS 11: [ImageManager] Unable to load image data

After update to iOS 11, photo assets now load slowly and I get this message in console: [ImageManager] Unable to load …

swift uiimage gallery ios11 phasset
Xcode 9 - Simulator: Screenshots taken are not of correct resolution for ItunesConnect / AppStore Connect

In the old version of the Xcode Simulator (Xcode 8), you could press Command + 1, and it would show the simulator to …

app-store-connect screenshot ios11 xcode9 simulator
Include an extension for a class only if iOS11 is available

I am trying to extend a class written in Obj-C and include an extension written in Swift that makes it …

swift drag-and-drop ios11 bridging-header objc-bridging-header
iOS 11 Navigation bar large title have black color when push on pop view controller

I have a problem with the new navigation bar for iOS 11. In root view set new navigation by code: if (@…

ios uinavigationcontroller ios11
How to get safe area top,bottom,right,left value in iOS?

Xcode iOS how to get safe area top ,bottom ,right ,left value like this -> How to get height …

ios ios11