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

0.0.3 • 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>

Readme

Keywords

Package Sidebar

Install

npm i capacitor-plugin-developer-options

Weekly Downloads

295

Version

0.0.3

License

MIT

Unpacked Size

17.8 kB

Total Files

27

Last publish

Collaborators

  • asephermann