Blocks within android
List of all the block within the android group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
object v13.0.1 Sends simple notification with basic options acknowledge purchase condition v15.0.0 Tells Play you have granted what the user bought. Not optional: Google revokes and refunds any purchase left unacknowledged for three days, so a flow that verifies a purchase and stops here gives the money back — days later, quietly. verify purchase object v13.0.8 Verifies an in app purchase verify subscription object v15.0.0 Reads a Play subscription's real state (subscriptionsv2). Use this rather than verify purchase for anything recurring — that one only answers for one-time products and 404s on a subscription token. open connection androidconnection v13.0.1 Opens Android Push Notifications connection Back to
android Return to the main group to view all sub-groups