Privacy Setting of my App is blank

My app requires authorization to the camera and photo library, so I wrote code to prompt for authorization.

This worked fluently during a normal operation, but recent days testers reported a weird bug on IOS 9


Install the app for the first time, and click"Don't Allow" for at least one time.

Follow the alert to navigate to the privacy setting page of the app, and you will see some buttons , do not toggle, click "Back" on the top left corner.

You are now at the first page of Setting Application. Scroll down to find the app you just installed, click in an it is totally blank.


I found simply killing Setting and restart it will solve the problem , so it seems to be a bug of Setting.

Is their anyone who have the same problem?

Are their any walkarounds to this ? Can I just force Setting to refresh?

Install the app for the first time, and click"Don't Allow" for at least one time.

Are you installing from the store? Or from Xcode?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Pretty sure it's from Xcode. That's when it happenes to me as well.

It is from xcode.

But actually when I tried another app from app store "Camera" category, it is also happening.

You should file a bug about this. Please post your bug number, just for the record.

Are their any [workarounds] to this ? Can I just force Setting to refresh?

I don’t have any workarounds suggestions; perhaps some other folks do. I will say that there’s no direct way to force a refresh in Settings.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Bug number is

26992943

Privacy Setting of my App is blank
 
 
Q