istore

  1. 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...
  2. walterf25

    iOS Question In App Purchases Promo Codes

    Hello everyone, Does anyone know how to validate or check when promo code has been used for a specific app, I have an app with Monthly and Yearly Subscriptions and i have generated a few promo codes for some people to try out the app and advertise it for me, the problem i'm having is that...
  3. Guga Thome

    iOS Question Error after call MyStore.RequestPayment() using iStore

    Hi, Could someone help me please with this error? It occurs when calling the RequestPayment method. Dim MyStore As Store MyStore.Initialize("MyStore") If MyStore.CanMakePayments = True Then Main.hd.ProgressDialogShow("Iniciando compra no app ...")...
Top