android
android copied to clipboard
Android runtime for NativeScript (based on V8)
If there was an error during webpack build (like output being wrong) then jsparser was returning without error causing the next build step to fail without real explanation ### Create...
### Create a meaningful title ### Description ### Does your commit message include the wording below to reference a specific issue in this repo? ### Related Pull Requests ### Does...
This is the prep work for v8 version 11+. Creating the PR so we track it more easily
The `minSdkVersion` is currently set to 17 (Android-4 2012). When building the app with a common plugin like @nativescript/background-http the build will fail. ``` Execution failed for task ':app:processDebugMainManifest'. Manifest...
More info on `@FastNative` & `@CriticalNative` can be found here https://developer.android.com/training/articles/perf-jni#faster-native-calls-with-fastnative-and-criticalnative
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.5 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
Hello, The issue is that Chrome Elements Tab is empty (nto populated by nativescript angular elements as expected) To reproduce the issue: - Chrome Version 117.0.5938.89 (Build officiel) (64 bits)...
It would be very practical to be able to pass JS function directly instead of having to do `new kotlin.jvm.functions.Function1(myJSFunctionWith1Arg)`
**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): ✔ Getting...