You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, the ios production delivery "fails" as we don't pass any release notes to appstoreconnect, even though they are required.
While the delivery itself still succeeds (the app is uploaded to appstoreconnect), this prevents github releases for ios and the delivery is shown as failed in the CI
Describe the Bug
At the moment, the ios production delivery "fails" as we don't pass any release notes to appstoreconnect, even though they are required.
While the delivery itself still succeeds (the app is uploaded to appstoreconnect), this prevents github releases for ios and the delivery is shown as failed in the CI
Steps to Reproduce
Expected Behavior
The delivery succeeds.
Actual Behavior
The delivery fails.
Additional Information
fastlane docs: https://docs.fastlane.tools/actions/deliver/
The text was updated successfully, but these errors were encountered: