0.0.5 • Published 10 months ago

capacitor-plugin-developer-options v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

0.0.4

10 months ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago