0.0.5 • Published 1 year ago

capacitor-plugin-developer-options v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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>

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago