-
hello, like the title says, i have this error:
Caused by: java.lang.ClassNotFoundException: Didn't find class "org.nativescript.plugins.firebase.MyFirebaseMessagingService"
i have these dependen…
-
I get following error when running application.
Note:
------
Below error is thrown only when node_modules directory is present in the project. To work around the issue i have to clear the node_…
-
This error appears when building from XCode:
```
ld: warning: directory not found for option '-F/Users/lambda/Library/Developer/Xcode/DerivedData/dist-aicmjkgjwnnaczajminirkrtrqmo/Build/Products/D…
-
### Make sure to check the demo app(s) for sample usage
### Make sure to check the existing issues in this repository
### If the demo apps cannot help and there is no issue for your problem, t…
-
### Make sure to check the demo app(s) for sample usage
I have checked and not found any demo app for Nativescript angular example.
### Make sure to check the existing issues in this repository
…
-
### Which platform(s) does your issue occur on?
- iOS/Android/Both
It occurs when `tns run ios ` or `tns run android`
### Please, provide the following version numbers that your issue occurs…
rkJun updated
5 years ago
-
### Which platform(s) does your issue occur on?
Android 11 real device
### Please, provide the following version numbers that your issue occurs with:
- CLI: 8.0.2
- Cross-platform modules: 8.0…
-
My issue is identical to #278 but that was 5 years ago so maybe its different. I did try the things mentioned in that thread but no dice. Here's my case.
I have an app that was last updated last y…
-
Hi, when i try to open the scanner i get "Configuration error"
Phone: Xiaomi 9S
Android: 11
Both available() and hasCameraPermission() return true
Permissions:
```
```
`tns platfor…
-
- Angular 8.1
- Nativescript 6.0.3
- Nativescript-Checkbox 1.0
- Nativescript-Angular 1.0
I am trying set the Checkbox boxType property to the passed variable so it can be either a radio button …