-
Hi, I am getting this error when I tried to log an event using this plugin.
The code I used in my ```insights.ts(one of my component)``` in ```ionViewWillEnter()``` :
```js
const options: Flu…
-
这是我的package.json
{
"name": "ocProcess",
"version": "0.0.1",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
"ng": "ng",
"start": "ng serv…
snjxf updated
2 years ago
-
Hi guys l need your assistance please. I have NFC reading and writing on my app. The reading is fine it's the writing part that is an issue. If l start my app and proceed to go to writing to tags and …
-
It takes very Long Time to load Video(in Portrait Mode)
**After Rotating Screen in Landscape Mode Never Loads Video. (Showing Loader with Buffing text).**
Working on Ionic 4 Application.
Detai…
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
bkarv updated
5 years ago
-
**System Setup**
Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.1
Ionic CLI Version: 2.1.4
Ionic App Lib Version: 2.1.2
Ionic App Scripts Version: 0.0.36
OS:
Node Version: v6.9.1
Installation o…
-
I think minify this file causing problem with `firebase-simple-login.js`:
https://github.com/firebase/firebase-angular-starter-pack/blob/master/Ionic-seed/www/js/firebase/angularfire.min.js
```
Erro…
-
Hi,
I've tried to run the code posted, like this:
```
var ghtmlSrc = require('gulp-html-src');
gulp.src('www/index.html')
.pipe(ghtmlSrc())
.pipe(gulp.dest('./wwwtest/'));
```
And t…
-
**Describe the bug**
matrix-js-sdk is not working with Ionic 5 or Angular framework.
**To Reproduce**
1. Install ionic and select angular as javascript framework
```
npm install -g @ionic/cli
…
-