-
- Blank project
- tns platform add android
- tns plugin add nativescript-barcodescanner
- tns plugin add nativescript-plugin-firebase
```
{
"using_ios": true,
"using_android": true,
…
-
I have upgraded my nativescript project from 6 to 7, as part of upgrade process I've to change my nativescript-plugin-firebase: 10.6.3 to @nativescript/firebase: 11.1.3.
When I run android using "t…
-
i have integrated nativescript-raven plugin for my ios application but when i am trying to run the application it crashes with the following error:
```
JavaScript stack trace:
1 shared@file:///…
-
You are using the deprecated nsconfig.json file. Just be aware that NativeScript 7 has an improved nativescript.config.(js|ts) file for when you're ready to upgrade this project.
The current applicat…
-
### Did you verify this is a real problem by searching [Stack Overflow]
Yes
### Tell us about the problem
If both longPress and tap event are bound to a ListView, it's difficult handling both events…
-
Hi,
I am using the Facebook plug-in with NativeScript URL Handler Plugin. This is not working in IOS Platform. But the Android is working.
Anyone know have this problem and know how to solve it?
…
-
### Issue Description
After bumping packages, I found that some packages/plugins only work when I uninstall ns cli globally and install "nativescript": "8.7.2" (downgrade from cli 8.8).
### Rep…
-
With ui-pager with 4 or more pages set, an error will occur if you move to the 4th page.
This only happens on iOS, not Android.
```
page1 mounted
page2 mounted
page3 mounted
page1 dest…
-
## Please, provide the details below:
### Did you verify whether this issue has already been reported here?
Yes
### Tell us about the problem.
I'm trying to develop NativeScript plugins using …
-
Plugin doesn't work with Nativescript-Javascript type projects. Getting delegate errors can't find "implements".