Since v<= 7.6.1
Getter Functions
getLocalData
Mock / missing
Reads a stored value for a key.
Arguments
key: string
Returns
string
Sample payload
bridge_test_key
Response
Click the button to print the bridge response here.
This first cut renders all documented Android web bridge functions, shows the app version each method is available from, and prints the response directly below the button. Methods that need arguments currently use sample payloads taken from your PRD and old bridge test page patterns.
Native methods are called from window.AndroidInterface first, then window.Android if present. When the bridge is not available in browser, this page prints a mock response so the layout remains testable.
Cards start compact. Expand only the method details or response you need.
Reads a stored value for a key.
Click the button to print the bridge response here.
Stores a key/value pair in native local storage.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Click the button to print the bridge response here.
Non-bridge options from the older test page, including email, phone, and attachment flows.