Hello guys, I have been using Fastlane with Jenkins to build my Meteor mobile apps but I created this more than one year ago in my previous company and maybe we have a better way now.
In this solution with Jenkins I run a slave node on Mac in Cloud and use Fastlane there to build and delivery to Google Play and App Store.
I would like to know what are you using? I have seen solutions like bitrise but I’m not sure if they work well with Meteor build.
Additional nice to have, on my current company we build many apps, one per client, then would be nice if we could automatize the whole process, even the first submission to Apple. I don’t know if that is possible because in my previous company we did the first one manually.