-
_From @carlosdelfino on March 10, 2018 2:55_
# The problem
On livesync randomly throw:
```
System.err: com.tns.NativeScriptException:
System.err: Error running script /data/user/0/br.com.mobil…
Fatme updated
5 years ago
-
problematic code:
```
topmost().navigate({
moduleName: "./examples/callbacks/drawer-callbacks-page",
context: someObject
});
```
or just:
`application.start({ moduleName: "./navigation/c…
-
It is a common use case to have some initial (and probably not only) page that the user should NOT be able to navigate back to - for example a LoginPage. Or an Authentication page. We should enable an…
-
### Which platform(s) does your issue occur on?
Android
I am using nativescript and vue to build a sample app. I've coded the app in nativescript playground.
When I preview it, it works just fi…
-
**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):
`…
-
The angular code is passing good with no issues, the problem starts when gradle tries to build the project with this specific plugin.
I already try npm install again, tns platform remove android an…
-
is it possible to use this library to connect with emitter? Emitter does not use user or password and they suggest to just pass null values. However, I'm getting this error while trying that: `Invalid…
-
### Make sure to check the demo app(s) for sample usage
I did.
### Make sure to check the existing issues in this repository
I did.
### If the demo apps cannot help and there is no issue for you…
-
### Did you verify this is a real problem by searching the [NativeScript Forum]
Yes, can't see anything similar to this issue.
### Tell us about the problem
There seems to be an issue with cl…
-
I'm rewriting some code written from version 2.5 of NativeScript (which worked fine) to NS 3.0, using the ES6 class definitions, but always encountering the same problem, NativeScript can not access t…