-
I want to use the crashlytics plugin to my nativescript angular project for android. I did all the steps in the documentation of crashlytics but in the firebase console, the screen is stuck with "add …
-
Hi I'm unable to upgrade my nativescript android from targetSdkVersion 29 to 31, app is crashing on the page where I use multipartUpload, I tried all possible solutions from online but none of them go…
-
Connection is getting lost after few minutes of active, I tried reinitialising the mqttclient but continously connecting and lost connection as below
'Connection lost: AMQJS0008I Socket closed.'
J…
-
When I build with webpack enabled:
**tns build android --bundle**
The plugin has an error compilation:
```
ERROR in ../node_modules/nativescript-couchbaselite/commons.ts
Module build failed…
-
### Which platform(s) does your issue occur on?
- Android (I'm not developing for iOS)
- Android 9
- Device Moto G 2014 (Thea) / Emulator Google Pixel 3 (Genymotion)
### Please, provide the foll…
-
If you make it this way:
```
export default
data: () ->
{
options: [
"First"
"Second"
"Third"
"Fourth"
…
-
### Which platform(s) does your issue occur on?
- Android
- device
### Please, provide the following version numbers that your issue occurs with:
- CLI: 6.0.0
- Cross-platform modules: 6.0.1
…
rkJun updated
5 years ago
-
I'm not sure if this plugin supports vue or the readme provides just the minimal integration. However, I'm running into a strange issue where the `text` binding causes `Error: Cannot convert object to…
-
### Make sure to check the demo app(s) for sample usage
Done
### Make sure to check the existing issues in this repository
Done
### If the demo apps cannot help and there is no issue for…
-
I have an error when using DateTimePickerFields, could somebody help me with my question, please ?
> TypeError: Cannot read property 'addEventListener' of undefined
> JS: at DateTimePickerField…