-
**Steps to Reproduce**
```
$ npm install -g cordova@8.1.2 ionic@4.10.2
$ cd lifebox
$ npm install
$ ionic cordova platform add android
...
Installing "cordova-plugin-mauron85-background-geol…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X ] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Cu…
-
### Description
When the "Add" permission of "UISettings" is not enabled on a user, the dialog box "Start the tour" is displayed on the Dashboard each time you reconnect or refresh the page, even if …
-
**Environment**
- CLI: 7.0.10
- Cross-platform modules:
- "@nativescript/core": "7.0.11"
- Android Runtime:
- "@nativescript/android": "7.0.0"
- iOS Runtime:
- "@nativescript/ios": "7.0…
tr1et updated
3 years ago
-
I forked the repo and did some changes to work, However, I am getting these issues in these cases.
I followed this link https://github.com/angular/angular-cli/issues/8284
[My forked repo](https://gi…
-
First of all my thanks for this great plugin.
I was updating the plugin in my application to version 7.3.1, and with this change the onNotification event is not being executed in my application.
…
ghost updated
4 years ago
-
I have a problem on iOS 13.5 with this plugin when app is compiled for the app store.
In development environment (tns debug ios) is working fine but when is compiled for production (tns build ios -…
-
**Environment**
- CLI: 7.1.1
- Cross-platform modules:
- Android Runtime: 7.0.1
- iOS Runtime: JSC
- XCode Version: 12.3
- Plugin(s): See below
**Describe the bug**
Since I updated Ang…
-
Hello,
Since I updated my dependencies, uploading video gives a file not found on my app.
```
doWork: File not found !
java.io.FileNotFoundException: /__cdvfile_files-external__/files/videos…
-
Hi,
Im upgrading the version of nativescript of my nativescript angular app.
I upgraded then from the plugin datetimepicker to @nativescript/datetimepicker
I puted the last version but i have…