v8.0.0
- Updated the
addListener
method to return aPromise<PluginListenerHandle>
. - Updates the core Capacitor plugin to 6.0.0
- Branch Android SDK bumped to 5.12.0
- Branch iOS SDK bumped to 3.4.3
addListener
method to return a Promise<PluginListenerHandle>
.