-
Hello
## What did you do?
I installed the plugin successfully then created my own URL Scheme. When I type my own URL Scheme in a browser, it goes to the app correctly but `handleOpenURL` method …
-
**Environment**
- CLI: **6.5.0**
- Cross-platform modules: n/a
- Android Runtime: Not tested
- iOS Runtime: **6.5.0**
- Plugin(s): n/a
- iPhone X iOS 13.3.1
**Describe the bug**
Sw…
-
Hi,
I noticed that the plugin has some compatibility issues with Xcode 12 and it's causing build errors:
```
Users/aldurracompany/Documents/projects.nosync/my_app/platforms/ios/Pods/SBToaster/Sour…
-
```
Native stack trace:
1 0x10f9f4d6b tns::Assert(bool, v8::Isolate*) + 119
2 0x10f9607f9 tns::ArgConverter::Invoke(v8::Local, objc_class*, v8::Local, tns::V8Args&, tns::MethodMet…
-
The NativeScript framework uses the Safari Web Inspector and the Chrome DevTools to debug the JavaScript running inside a NativeScript application. However, the Web Inspector and the DevTools are capa…
-
I'm using a local test server. It has an SSL certificate, but made locally, so it's not really "good", actually, but accepted if you omit that in your browser, manually.
But in NS the download is can…
-
This may be more a question than a bug-report, but here goes:
The NativeScript MLKit plugin v2.0.0 is using
'io.github.triniwiz:fancycamera:3.0.6'
and after releasing a new version of our app …
-
Hi, I'm just starting with NS and I'm experimenting with argon-app for my next project.
My configuration:
- NativeScript 3.0.3
- My system: Ubuntu 14.04
- Occurs on Android
- Sdks install…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
_From @AshleyCao on April 6, 2018 0:10_
Hi, after reviewing the related questions, I am still unable to find solution to our issue.
As suggested, async function is compile-able in es5. In tsconfi…