-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS App Thinning issue #176
Comments
@pronav @AbhinavArora95 @iThink32 any update on this? This issue is blocking our app release. |
2 similar comments
@pronav @AbhinavArora95 @iThink32 any update on this? This issue is blocking our app release. |
@pronav @AbhinavArora95 @iThink32 any update on this? This issue is blocking our app release. |
Can you try archiving locally to check if it's successful? Are you able to create .ipa build? |
Which xcode and razorpay plugin version are you using? can you share the exact error you faced? |
How did you resolved this? |
@pronav Why is this closed ? Assertion failed: Expected 4 archs in otool output: Mach header |
ipatool failed with an exception: #<CmdSpec::NonZeroExitException: $ /Applications/Xcode.app/Contents/Developer/usr/bin/python3 /Applications/Xcode.app/Contents/Developer/usr/bin/bitcode-build-tool -v -t /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin -L /var/folders/sd/0fv3f63541g9lzncclc5wmnw0000gn/T/ipatool20221130-60955-1nk42qt/thinned-out/arm64/Payload/name.app/Frameworks --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -o /var/folders/sd/0fv3f63541g9lzncclc5wmnw0000gn/T/ipatool20221130-60955-1nk42qt/thinned-out/arm64/Payload/name.app/Frameworks/Razorpay.framework/Razorpay --generate-dsym /var/folders/sd/0fv3f63541g9lzncclc5wmnw0000gn/T/ipatool20221130-60955-1nk42qt/thinned-out/arm64/Payload/name.app/Frameworks/Razorpay.framework/Razorpay.dSYM --strip-swift-symbols /var/folders/sd/0fv3f63541g9lzncclc5wmnw0000gn/T/ipatool20221130-60955-1nk42qt/thinned-in/arm64/Payload/name.app/Frameworks/Razorpay.framework/Razorpay Any help |
@pronav @atulmy I am facing similar issue while generating AdHoc ipa from the Archive.
react-native-razorpay: 2.2.8 |
I'm facing issues after uploading the archive to App Store. The archiving is successful however I received following email:
Subject: App Store Connect: Processing stopped for
Body
Generating a Production Ad-hoc build you can see the following error:
Development: Successful
Archiving: Successful
Publishing: Error
Xcode: 10.2
react-native: 0.59.4
react-native-razorpay: 2.0.20
CC: @pronav @iThink32
The text was updated successfully, but these errors were encountered: