James Montemagno
James Montemagno

Live, Love, Bike, and Code.

Tags


James Montemagno

In App Purchases

Enabling Users to Manage Subscriptions on iOS/Android

You know I love talking about in app purchases and subscriptions. Due to my InAppBilling [https://github.com/jamesmontemagno/InAppBillingPlugin] library I get all the "fun" updates when Apple or Google force developers to make changes to stay compliant. Upcoming is a nice large change from Google to push Android developers to use Billing v4 (which my library does!) and another is that we must now give users a way to easily manage and cancel their subscriptions. You may have recently s…

James Montemagno James Montemagno

Implementing In-App Subscriptions in iOS & Android with no backend servers

Over the years I have created several apps [https://montemagno.com/my-apps/] that I am super proud of, and for the most part, I have always put them out for free onto the app stores. More recently I have been experimenting with different monetization strategies for the apps so users can unlock features or just leave a tip. For the longest time I kept things simple with a "non-consumable" one-time purchase. The strategy is straight forward, they either purchased the item or they didn&#…

James Montemagno James Montemagno

Simplified In-App Purchases for Xamarin iOS and Android

I recently launched Scoreboard for both iOS and Android [https://montemagno.com/scoreboard-keep-track-of-game-scores-app] to help keep score of game scores and it has gone really well as people are using the app and giving really good feedback. When deciding to create Scoreboard I decided to go with an ads based monetization structure with a single ad placed on the main scoreboard page. The first question that came up when friends installed the app was if they could pay to remove ads. My answer…

James Montemagno James Montemagno