android icon indicating copy to clipboard operation
android copied to clipboard

Android runtime for NativeScript (based on V8)

Results 139 android issues
Sort by recently updated
recently updated
newest added

1. JSParser error should point to original file of the error not bundle.js 2. The line of the error should be added too `JSParser Error: Not enough or too many...

**Environment** - CLI: 5.3.2 - Cross-platform modules: - Android Runtime: 5.3.1 - iOS Runtime (if applicable): - Plugin(s): **Describe the bug** ``` Gradle clean... + setting applicationId + applying user-defined...

**Environment** - CLI: 4.2.1 - Cross-platform modules: 4.2.0 - Android Runtime: 4.2.0 **Describe the bug** We got several crash reports mostly occuring on Huawei devices running Android 9.0 where the...

Currently there is a step in the SBG which parses all JAR dependencies and collects Java interfaces in them in order to be provided for the js parser. Another step...

Add marshalling of javascript Date object ot Java java.util.Date when calling a native method accepting java.util.Date argument.

**Environment** - CLI: 5.1.0 - Cross-platform modules: 5.1.0 - Android Runtime: 4.2.0 (and higher) **Describe the bug** The local timezone is not properly taken into account when creating dates (GMT...

severity: high
bug

1. Create new project 2. Try to extend the `com.tns.NativeScriptActivity`, which is create by tns-core-modules Code: ``` var MyCustomActivityClass = (function (_super) { __extends(MyCustomActivityClass, _super); function MyCustomActivityClass() { _super.call(this); return...

**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): - CLI:...

**Environment** - Cross-platform modules:5.2.2 - Android Runtime: tried these versions: `5.2.1`, `5.2.0`, `5.1.0`, `5.0.0` and `next` **Describe the bug** Error is shown in Chrome DevTools Console when try to console.trace()...

**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): - CLI:...