-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduceBase React Native project with Expo configuration and some plugins, nothing fancy, no specific app capabilities (or I missed something). Expected resultsThe archive step to work. Actual resultsEverything seems to look great, until the archive step where it fails with no more information. Tried to see eventual logs through XCode via VNC, nothing much appeared. Only warnings, nothing that was seen (or that I could find) in recent discussions. Maybe it is a signing problem ? I am aiming to distribute my app through Firebase App Distribution, so my certificates are for distribution and ad-hoc. I noticed the following during the automated "Set up code signing identities" :
This
Build id (optional)683c72b0932ddc28f66df57d |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
hello @Pravez please try adding the archive flag to your build command
|
Beta Was this translation helpful? Give feedback.
hello @Pravez please try adding the archive flag to your build command