Post

Replies

Boosts

Views

Activity

While distributing independent apple watch app to app store we are getting Invalid Info.plist key for every key in Info.plist.
We have an independent watchOS app that we can push to devices via XCode and run successfully. When uploading to App Store Connect from XCode we are receiving the following error "App Store Connect Operation Error Error-ITMS 90363 Info.plist key...." for every single key.We have 3 separate targets in the project ... (1)App (2)WatchKit, (2)extension. Each of these targets have separate bundle IDs and info.plist files. In the info.plist files we have added all the necessary privileges and are successful in testing on the device. When submitting to App Store Connect, we get an error message “App Store Connect Operation Error Error-ITMS 90363 Info.plist key....” For each of of keys it says key is invalid in info.plist.STEPS TO REPRODUCE:1. Create independent apple watch app2. Set required properties/permissions in Info.plist3. Run on apple watch (Working fine..)4. Select generic watchOS device5. Select product->Archive from menu6. Select distribute app7. Select "App Store Connect" and click next8. Select "Upload" and click next9. Select "Automatically manage signing" and click next10. Click Upload11. we getting an error message “App Store Connect Operation Error Error-ITMS 90363 Info.plist key....” For each of of keys it says key is invalid in info.plist.
3
0
1k
Mar ’20