-
How to use this plugin for the nativescript-vue?
-
When loading from cache in Angular (nativescript-angular-6.2.0) the image isn't respecting the width/height values set either directly in attributes (e.g. width="270"/width="80%") or via the CSS equ…
-
**My config**
- NativeScript CLI 7.1.2 (also tried previous versions)
- @nativescript/ios 7.1.0 (problem exists since 7.0.1, 7.0.0 is working)
- xcode 12.2 (also tried 12.1 and 12.3 but same issue)…
-
As per the docs I have crashlytics set to true and crash_reporting set to false in the firebase.nativescript.json file. In Firebase > Crashlytics I have no crashes for the app versions since the upgra…
-
on Android I keep getting this
```
FAILURE: Build failed with an exception.
* What went wrong:
Failed to capture fingerprint of input files for task ':app:checkDebugClasspath' property 'compi…
-
Hi,
just wanted to try out grocy and your app. On Android it works but on my IOS 14 dev beta 1 device it crashed immediately. I don't know if that's because of the beta.
But when it persists there…
-
After I call this
```
Geolocation.enableLocationRequest().then(() => {
Geolocation.getCurrentLocation({}).then(location => {
console.log(location)
}).catch(error => {
…
vforv updated
4 years ago
-
# Environment
`tns info`, for the original project I was working on:
```
⚠ Update available for component nativescript. Your current version is 6.4.0 and the latest available version is 6.4.1.
…
-
I am trying to use the offical native sript firebase and firesore plugins.
I created a plain nativescript angular project and installed
```
npm install @nativescript/firebase-core
npm instal…
-
## Please, provide the details below:
### Did you verify whether this issue has already been reported here?
_Yes
### Tell us about the problem
I followed step 1 and 2 of [this Nativescript doc…