Skip to main content
The Mobile Bridge JavaScript is versioned (v1, v2, …). Each version ships a machine-readable JSON Schema describing every method, its parameters and the error codes, which are the source of truth for the Methods reference. For each version you can preview the rendered reference in this site, or download the raw schema.json to compile into your own JSON Schema validator (AJV, networknt/json-schema-validator, JSONSchema.swift, …) and validate incoming params on the native side.

v1 — Latest