Archive iOS Issues React Native Fastlane
Description:
Hi, I'm having the hardest time integrating the OneSignal SDK into our React Native app. When I try to submit a build to App Store Connect, I get the following error:
ERROR ITMS-90362: "Invalid Info.plist value. The value for the key 'CFBundleExecutable' in bundle App.app/PlugIns/OneSignalNotificationServiceExtension.appex is invalid. CFBundleExecutable must match the name of the bundle directory minus its extension."
Tried hard coding the bundle ids which removed the above error and got:
ERROR ITMS-90085: "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable."
Environment
OneSignal SDK RN Version: 4.0.2 react native 0.63.4 Xcode 12.3
@jfishman1 Is this still an issue?
yes