Nathanael Anderson
Nathanael Anderson
**Is your feature request related to a problem? Please describe.** No actual problem, just a suggestion. I love what you have done and I realize this project is early in...
### Issue Description `ns doctor` or `ns build android` will fail on later versions of OpenJDK installations (basically failing to detect that it is installed, because the version check fails...
When you build for android it calls `gradlew`, gradle has -Pxxx where xxx is a value to allow you to control what it builds; one item that would be very...
**Environment** - CLI: Doesn't matter - Android Runtime: 8.x (and prior) **Describe the bug** Error during release build it: ``` Execution failed for task ':app:stripReleaseDebugSymbols'. error=2, No such file or...
**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:...
Hey, which promise spec is NativeScript following. Do you have it documented somewhere?
**Environment** - Real iPhone device (Cannot use emulator, as emulator doesn't support Audio Toolkit) - CLI: 5.2.x (latest) - Cross-platform modules: 5.2.x (latest) - iOS Runtime: 5.2.x (latest) - Plugin(s):...
I'm looking for some commands that can get me the following information; 1. The currently running memory usage 2. Running a GC 3. A full heap snapshot to see what...
**Environment** ``` ✔ Getting NativeScript components versions information... ⚠ Update available for component nativescript. Your current version is 7.0.11 and the latest available version is 7.1.2. ✔ Component @nativescript/core has...
CLANG: Ubuntu clang version 12.0.0-3ubuntu1~21.04.2 It appears the fix done for mac's clang here: https://github.com/Phyronnaz/VoxelPlugin/pull/388 is missing in the latest 'pro' version. This was one of the two errors that...