-
### Issue Description
Bug:
![Screenshot_20220617_121728](https://user-images.githubusercontent.com/6006148/174347125-a4a8f515-639d-4009-a16d-83899479e3c4.png)
Fixed:
![Screenshot_20220617_12…
-
### Issue Description
After running `ns migrate` in my repo and attempting to `ns run ios` I am presented with a number of errors relating to my templates. I have about ~70 of these errors and they v…
-
android {
defaultConfig {
minSdkVersion 23
generatedDensities = []
targetSdkVersion 31
}
aaptOptions {
additionalParameters "--no-version-vectors"
}
lintOptions {
checkReleaseBuilds false
}…
-
**Environment**
NativeScript version: 8.0.2
Android version 11
(Not tested in iOS)
**Describe the bug**
The app cannot read/write file from the Download folder in Android 11
The same code wo…
-
### Issue Description
I just tried to migrate my project to NS 8.2 This works, but only using webpack 5.0.4 When using webpack 5.0.6 I get the attached error log:
I suspect the following problem…
-
I started getting this error after `ns clean` and then `ns run ios`
Copying template files...
Platform ios successfully added. v8.0.0
Preparing project...
Error: Cannot find module 'webpack/li…
-
I am getting error when running this plugin in ns angular project
Package json dependency
"@angular/core": "~8.2.0",
"@angular/forms": "~8.2.0",
"@angular/http": "~8.0.0-beta.10",
…
-
### Issue Description
Since updating to NativeScript 8.3, we see many more crashes on users devices. They are all somehow related to animations. I will try to update this issue with more informatio…
-
# Issue
When building and running the plugin using the provided tools everything works. But after publishing (manually because I am on Windows) and using the plugin in another project I get the follo…
-
### Issue Description
When I run "ns run ios" then I'm not able to get live-reload and get the below error.
```
Refreshing application on device 00008020-001D301A1178002E...
__onLiveSync call fail…