Itms-90535 Unable to Publish iOS App with Latest Google Signin Sdk

ITMS-90535 Unable to publish iOS app with latest Google Signin SDK

Find CFBundleExecutable key , remove this key from Google Signin SDK's info.plist.
You can delete all other CFBundleExecutable if error occurs on multiple bundles

Nativescript: ITMS-90535: Unexpected CFBundleExecutable Key

I could solve the issue now. I had to update my nativescript version to 6.5 and migrate my project. After this I could build and upload the project via xcode.

manual installed google sign-in iso sdk terminates app in setting clientID

Turns out the Other Linker Flags were not completely set. I had 2 of 3 sub-settings to -ObjC and the Other Linker Flags reads . Once set them all to -ObjC, things are fixed. Put a screenshot here in case someone else run into this.

iOS Sample Image 59



Related Topics



Leave a reply



Submit