Publish to firebase failes becasue of contents in release_notes.txt #2205
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce
Expected resultsThe app to be published to firebase Actual results> firebase appdistribution:distribute /Users/builder/clone/build/ios/ipa/scavenger_hunt.ipa --app <id> --groups phase_1_ios --release-notes '- Fix dark mode for dialogs
- Fix dark mode for checkboxes
- Remove buttons on Google map view
- Add trimming of text fields on save'
error: unknown option '-F'
Failed to publish /Users/builder/clone/build/ios/ipa/scavenger_hunt.ipa to Firebase App Distribution: error: unknown option '-F'
.
Build failed :| It looks like it's not escaping the content correctly? Build id (optional)655895976343b134287dd166 |
Beta Was this translation helpful? Give feedback.
Answered by
himesh-cm
Nov 28, 2023
Replies: 1 comment 3 replies
-
Hi @SEGVeenstra, Please remove the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this has been resolved. Please let me know if you face any further issues.