in app purchase

  1. MitchBu

    Android Question In-App Purchase setup

    I am trying to setup in-app purchase for my app Check Printer+, using the library here: https://www.b4x.com/android/forum/threads/googleplaybilling-in-app-purchases.109945/#content The idea is to have a free app, Check Printer Free with some limitations, containing the in app purchase for...
  2. MitchBu

    Android Question GooglePlayBilling: How do I set the sku ?

    I am trying to wrap my head around the instructions at https://www.b4x.com/android/forum/threads/googleplaybilling-in-app-purchases.109945/#content. I don't understand this: In the example, it goes to : Dim sf As Object = Starter.billing.QuerySkuDetails("inapp", Array(Starter.ADS_SDK_ID)) Is...
Top