sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

IOS Publication

Hi Bruce,
thanks for your reply. I will test that.

Sylvain

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

IOS Publication

Unfortunatly, I've done that and still have this message:
Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.

Desesperate, I will try xCode :-(

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

IOS Publication

can you screen print your (app-name).plist file ?

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

IOS Publication

Hi Bruce, thanks again for your help, very appreciated.

Image

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

IOS Publication

Sylvain,

Please try to remove the ' in the previous line (for now).

If you look 2 lines below this - the builder - complaint with the xCode standard - is using a %quot for this. Don't mess with that for now - just remove the ' from the prior line - and try again.

Otherwise - looks good.

I'm available for another hour .... so... let's hope.

Bruce

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

IOS Publication

Done, published without the '
Waiting for result
Thanks again

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

IOS Publication

unfortunatly

Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryUsageDescription key with a string value explaining to the user how the app uses this data.

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

IOS Publication

lol .... one more look at your .plist file ?? with the changes you just made??

Bruce Stuart
Posts: 0
Joined: Fri Oct 24, 2014 4:42 am

IOS Publication

also - please make sure you are sending the correct build in the loader to the Apple store - increment the build number (you'll need to do that in the plist file) - and then make sure that that build appears when you load it.

Also - please delete any other .ipa's that exist on your PC with the same name - to ensure you get the right one...

sdanigo
Posts: 0
Joined: Sat Jun 06, 2015 8:50 pm

IOS Publication

new .plist
Image

Thanks

Return to “Issues”