capacitor-plugin-developer-options
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

capacitor-plugin-developer-options

Capacitor Plugin to check and open developer options

Install

npm install capacitor-plugin-developer-options
npx cap sync

API

isDevelopmentSettingsEnabled()

isDevelopmentSettingsEnabled() => Promise<{ value: boolean; }>

Returns: Promise<{ value: boolean; }>


openDeveloperOptions()

openDeveloperOptions() => Promise<void>

/capacitor-plugin-developer-options/

    Package Sidebar

    Install

    npm i capacitor-plugin-developer-options

    Weekly Downloads

    232

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    17.8 kB

    Total Files

    27

    Last publish

    Collaborators

    • asephermann