Tag: app center

  • Simple diagnostics with App Center

    In my previous post I was showing how easy it is to distribute an app using App Center. This time I’d like to take a look at the diagnostics and analytics that App Center offers to the developers. Prerequirements If you have a fresh project make sure to enable CocoaPods in it. then add AppCenter…

  • Easy CI/CD iOS apps with App Center

    App Center is a cloud-based toolset that allows developers to build, test, and distribute mobile applications. In this post I’ll try to show how you can easily automate iOS builds with App Center to improve iOS apps delivery lifecycle. App Center is free to use to some extent – 240m of build time and a…