unable to run app on my iPhone 6s

336 Views Asked by At

NOTE: I am using iPhone 6s for testing.

Error:

requires the following capabilities which are not supported by My iPhone:

Privacy - Camera Usage Description 
NSLocationWhenInUseUsageDescription

Where as i have already added my keys in the pInfo.list

Please find the attached image. enter image description here

enter image description here

1

There are 1 best solutions below

4
rmaddy On BEST ANSWER

You have entered invalid "required device capabilities" values. Delete those invalid entries and your issue will go away.

See Declaring the Required Device Capabilities for the valid list of values you might use.