Can Google Play Billing Library be used on Inventor 2?
i want know it
example:
dependencies { val billing_version = "4.0.0"
implementation("com.android.billingclient:billing:$billing_version")
}
Can Google Play Billing Library be used on Inventor 2?
i want know it
example:
dependencies { val billing_version = "4.0.0"
implementation("com.android.billingclient:billing:$billing_version")
}
You can write your own extension or use this extension https://puravidaapps.com/billing.php
How to write your own extension see here http://ai2.appinventor.mit.edu/reference/other/extensions.html