Codemagic users who do not own Macs, I have several questions (Transporter? and other questions), looking for metadata xml structure.. #3045
Replies: 1 comment 2 replies
-
Hey @LeaderBronze, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Hi,
I am trying to build a flutter app with CodeMagic to make an iOS file (ipa), the build happens with no problem related to bundle name and that sort, except few minutes after the app appears in the testFlight page, if I add any internal testers,, the app goes (i guess adding a tester triggers it,) it goes to review, and after few minutes it shows this error "Invalid Binary"
I did lot of research, one of codemagic company members talked about this so called "Transporter" (iTMSTtransporter) it works on windows but it is tricky, the documentation is not extensive
I would like to ask if anyone knows how to use it? AI struggles a bit
From what I gathered it seems it needs a transporter package "myapp.itmsp" that contains some sort of METADATA XML
Anyone used that before without using mac? (from windows)
and If anyone using it wich mac, do you have the metadata xml structure I can copy?
__
any other advice for compiling ios apps when you dont have a mac? (anything else I should pay attention to?)
Thanks
Expected results
.
Actual results
.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions