Open dtarnawsky opened 1 year ago
I primarily develop apps that interoperate with other BLE devices, so I'd like to have https://github.com/capacitor-community/bluetooth-le so it is more useful for my case.
App url schema / deep links
I primarily develop apps that interoperate with other BLE devices, so I'd like to have https://github.com/capacitor-community/bluetooth-le so it is more useful for my case.
@capacitor-community/bluetooth-le
has been added to the latest version submitted to the App and Play Store (version 1.7 build 18).
@capawesome/capacitor-app-update, capacitor-razorpay, cordova-plugin-request-location-accuracy, onesignal-cordova-plugin
these aren't available
v1.9 is out and updates most plugins to support Capacitor 5. Some information on suggestions:
@capawesome/capacitor-app-update
- This plugin cant be added because it cannot functionally update the application because the app is loaded dynamically already.onesignal-cordova-plugin
- Push notifications are registered by the native application (Nexus Browser), rather than your application, so any plugin using push notifications cannot be supported.@capacitor-community/bluetooth-le
- This plugin was addedApp url schema / deep links
- These are part of the native app (Nexus Browser) rather than defined at runtime, so we cannot support custom URL schemes or deep links.@capacitor/push-notifications, cordova-plugin-network-information, cordova-plugin-splashscreen
It would be great if you will add @capawesome/capacitor-file-picker
Hi @roman-yerin , @capawesome/capacitor-file-picker has been added to v1.11 which was just submitted to the stores (should be available in the next day or two).
The @capacitor-community/barcode-scanner is deprecated in favor of @capacitor-mlkit/barcode-scanning
Hey @titobrasolin, In 1.17 (submitted to the stores today) I was able to add @capacitor-mlkit/barcode-scanning for Android but it fails to live alongside @capacitor-community/barcode-scanner on iOS. I'll see what can be done about this in the future.
It would be great if @capacitor-community/media could be added!
There are a limited number of plugins included with the Nexus Browser app (listed here). If you have a suggestion then please add to the thread!