extension-googleplayinstant

Namespace: instantapp Language: Lua Type: Extension

Functions and constants for interacting with InstantApp APIs

API

instantapp.show_install_prompt

Type: FUNCTION Shows a dialog that allows the user to install the current instant app.

instantapp.is_instant_app

Type: FUNCTION Checks if application loaded as instant experience.

Returns

Type: FUNCTION Gets the maximum size in bytes of the cookie data an instant app can store on the device.

Returns

Type: FUNCTION Load byte array from cookies that were saved in instant application.

Returns

Type: FUNCTION Save byte array in cookies to be able get access to this data in installable application.

Parameters