James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Tags


James Montemagno

App Store

Staged Rollouts & Phased Release on Google Play and App Store Connect

As an app developer it is hard enough to create your app, test your app, prep the app store listings, and then get your app approved. The last thing you want to think about is how fast or slow to roll out your app and updates to users. For the past 10 years all I have ever done was just release the app to everyone all at once, and for a long time this all that was available to us. However, now there are options for developers from both Google and Apple that can manage your release. Unfortunately…

James Montemagno James Montemagno

Asking for app reviews really works! It just takes 1 line of code!

Last week I launched a new app called My Cadence [https://mycadence.app] for both iOS [https://montemagno.com/introducing-my-cadence-for-ios-a-simple-cadence-sensor-display/] and Android [https://montemagno.com/my-cadence-now-available-on-android/]. Even though it was a quick app that only took me a week or so to build and ship [https://montemagno.com/building-testing-shipping-my-cadence-for-ios-in-less-than-a-week/] , I still followed my checklist of best practices to ensure as much success as…

James Montemagno James Montemagno

iOS 11 Missing Marketing Icon

It is update season for iOS and Android applications with new versions of the operating systems being released. Today, I was on my way to push out a new version of the Xamarin Live Player [http://xamarin.com/live] to Test Flight users and hit this nasty error: > Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review. What is that?!?!? I swear I uploaded the i…

James Montemagno James Montemagno

Opening App Store for Ratings on iOS and Android

Sometimes you want to ask your users to rate your application. There are several components out there that will open a dialog box and prompt for ratings, but sometimes you don’t want to stop the flow of your app and throw it in their face. What I do in my application is simply add a section on my settings page asking if they would like to rate the app. When pressed I launch the app store directly to the review page: Update! This is now easier than ever with my Store Review Plugin [https://git…

James Montemagno James Montemagno