subscriptions

  1. Segga

    B4A Library [B4X] [B4XLIB] B4X Purchase Manager — In-App Purchases & Subscriptions Made Simple

    Like many devs, I kept running into the same problem — monetizing my apps often felt like it took longer than building them. I had a PHP setup for iOS validation that worked, but every new app meant more servers, databases, hosting costs, ongoing maintenance, and rebuilding purchase flows and...
  2. Alexander Stolte

    iOS Tutorial In App subscriptions with RevenueCat and AS_PremiumSummary [Videos]

    In this tutorial I will show you how to create subscriptions in the Apple Developer console, how to link them with revenuecat, how to integrate the B4X-RevenueCat SDK in the app and how to present the whole thing to the customer in the app with AS_Settings and AS_PremiumSubscription. The...
  3. B

    Android Question Item not available with google billing.

    Hi, im trying to learn how subscriptions work in B4A but running into an error. I am using the code example provided by Erel that can be found here and modified it to work with subscriptions. When hitting the Remove Ads button I get a message back stating "The item you requested is not...
  4. P

    Android Question GooglePlayBilling v5.00 Errors

    Hello, i have some apps published which include in-app subscriptions, i want to update them now and in order to do that, it is required to update to a newer version of GooglePlayBilling because the version 3 that i used till now is deprecated. I have followed all the steps from here , including...
Top