-
Notifications
You must be signed in to change notification settings - Fork 670
Closed as not planned
Description
Bug Report
Capacitor Version
npx cap doctor output:
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 1.2.1
@capacitor/core: 1.2.1
@capacitor/android: 1.2.1
@capacitor/ios: 1.2.1
Installed Dependencies:
@capacitor/android 1.2.1
@capacitor/ios 1.2.1
@capacitor/core 1.2.1
@capacitor/cli 1.2.1
[success] Android looking great! 👌
Found 1 Capacitor plugin for ios:
cordova-plugin-ble-central (1.2.2)
[success] iOS looking great! 👌
Affected Platform(s)
- Android
- iOS
- Electron
- Web
Current Behavior
No output from the eventlisteners shown in the example, no error message whatsoever
Expected Behavior
output from the eventlisteners
Sample Code or Sample Application Repo
https://github.com/kxc0re/testmotion
Reproduction Steps
- deploy to iOS device
Other Technical Details
iOS version 13.1.2
yarn --version output: 1.12.3
node --version output: v11.6.0
pod --version output (iOS issues only): 1.8.3
Reactions are currently unavailable