cordova-plugin-app-center
v1.1.0
Published
Plugin to initialize App Center in your Cordova app
Maintainers
Readme
cordova-plugin-app-center
Plugin to initialize App Center in your Cordova app
Install the plugin
cordova plugin add cordova-plugin-app-centerAnd add you app secret in the config.xml
<preference name="AppCenterSecret" value="yourAppSecret" />