Tag Archives: AppStore
Setup Azure Pipeline for Xamarin Forms App
If you want to implement continuous integration (CI) and continuous delivery (CD) for your Xamarin Forms app, Microsoft has quite good tutorials, also especially for Xamarin (Forms) Apps. But of course it’s never as easy as it should, so here are some problems I came across while setting up my CI/CD for my Xamarin Forms […]
Some words about publishing to iOS AppStore via iTunes Connect
There might be times when uploading a new Xamarin Forms version to iOS AppStore is not as smooth as it should be. Before pulling your hair out, here are some tips which might help you. Additionally I’ve also added some information about how to upload your first app into Apples AppStore.