Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (29.3k points)

I'm building a CI/CD system based on Gitlab CI, Fastlane + Fabric. There are several types of provisioning, mostly described in this thread

But the thing with which I'm struggling is how to automatically install updates for my test devices. Is it possible to automate it to 100% to skip the process when the user has to check the beta app and click install the update.

1 Answer

0 votes
by (50.2k points)

Yes you can deploy remotely but you need to check Apple Developer Enterprise Program

Which costs you around $300 per year 

For example mobile device management can help you to solve this problem.

Browse Categories

...