Questions tagged [ios11.1.1]
6 questions
7
votes
1 answer
CBCentralManager always return .poweredOff state on iOS 11.1.x
I am working on a BLE project, for that I initiate CBCentralManager, and scan for available devices. I am able to scan and connect with available BLE peripheral device.
Everything is working fine till I have not tested this on iOS 11.0.x…

Surjeet Singh
- 11,691
- 2
- 37
- 54
3
votes
2 answers
iOS11 Cordova Angular 4 wrap breaking SecurityError: history.replaceState()
I have an angular 4 application wrapped with cordova that was working perfectly fine before iOS11.1
Upgrading the phone to iOS11.1 I now receive the error
Error: Uncaught (in promise): SecurityError (DOM Exception 18): Blocked attempt to use…

Daniel Swiegers
- 4,631
- 1
- 8
- 13
2
votes
2 answers
My app is not showing up in Share Sheet
I integrated share extension in my application. This is my plist file for share extensions.
NSExtension
NSExtensionAttributes
NSExtensionActivationRule
…

iGatiTech
- 2,306
- 1
- 21
- 45
0
votes
1 answer
On iPhone X app crashes for the reason 'NSUnknownKeyException', reason: '[
My app has a storyboard and it built in Objective C. This app works fine on all other devices but only for iPhone x it crashes for the reason:
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[

Vinod Mahale
- 374
- 4
- 14
0
votes
4 answers
iOS 11 black screen with loading indicator
In my iPhone 7 iOS 11.1.2, a black screen with spinning wheel appearing for few seconds and asking passcode. It happening frequently in same interval. This same issue is getting in iPad too.
Is this a problem of iOS 11 ? Anybody facing the same…

Deepak Sasindran
- 494
- 1
- 6
- 13
0
votes
1 answer
iOS 11 application crashes when trying to add attachment from camera
I have an application that crashes when the user tries to add an attachment from the camera (however it doesn't crash when they opt to load the attachment from their Photo Library).
Here's the method that gets called when an option (either Camera…

rosstripi
- 573
- 1
- 9
- 19