-
- 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 …
-
Currently we get an error if logging in with google on ios. If we follow the article below we can manually add the url schema and the login works.
https://medium.com/codespace69/ios-login-google-c…
-
I've been trying to get the angular version of the plugin to work in my own app, but so far I've been running into issues.
As part of troubleshooting I have tried to run the angular demo to see if th…
-
I'm getting the following error when calling the .pickDate()
Error: TypeError: application.systemAppearance is not a function. (In 'application.systemAppearance()', 'application.systemAppearance' i…
-
### Issue Description
Hey guys. Since the latest NS update (8.7.0), Crashlytics is reporting frequent ANRs probably from the system startup.
Should we take care of this?
### Reproduction
Its…
-
Hi, update to the latest version of Nativescript and now the InputMask gives the following error:
I really appreciate the help you can give me
Error:
JS: ERROR Error: Uncaught (in promise): TypeE…
-
**Package.json**
{
"name": [App Name],
"main": "./src/main.ts",
"version": "1.0.0",
"private": true,
"dependencies": {
"@angular/animations": "~13.1.1",
"@angular/common": …
-
I have upgraded my android version from 29 to 31, in the app where i use multipartUpload as soon as I navigate the app is crashing.
### Which platform(s) does your issue occur on?
- Android
- An…
-
My HTML webview looks like this:
```
window.addEventListener("ns-bridge-ready", function(e) {
var nsWebViewBridge = e.detail || window.nsWebViewBridge;
try {
nsWebViewBridg…
-
### 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…