Android fastlane deployment with flavored applicationId

570 views Asked by At

I have Fastlane set up to build variants of my app. I have a Fabric Beta app for one of the variants set up and working for one of the variants, the original one.

Now that I've added another flavor with a different applicationId, and configured Fastlane to build that variant, I'm not seeing a new app created in Fabric.

What are the steps to create a new app in Fabric, with an existing app but a new applicationId per build variant?

0

There are 0 answers