-
**Description:**
I'm running the command `ionic cordova run android --emulator --livereload` to emulate the application on an Android emulator, the native functions are stopping and have the followi…
-
一、ionic可以添加ionic-native组件,直接在angular中使用
1.git clone https://github.com/ionic-team/ionic-native.git
2.npm install
3.gulp plugin:create -n BaiduLocation
4.编辑ionic-native/src/@ionic-native/plugins/ba…
-
Subproject Path: CordovaLib
Subproject Path: cordova-plugin-ms-outlook/phs698647-CordovaOutlookServices
Failed to install 'cordova-plugin-ms-outlook':Error: Cannot find module '../ConfigParser/C…
-
# Bug Report
## Problem
### What is expected to happen?
I am opening a web browser page with : `this.inAppBrowser.create('https://boks.link')` (no extra options)
I am expecting to have a way…
-
I found this directive helpful in one of my project by looking at each demo. However, when I tried to integrate this to my project I got an error which says Object(...) is not a function as you can se…
-
Both iOS and Android **now** support callbacks for redirect navigation events. If support for these events is added in cordova-plugin-safariviewcontroller, then we will not have to use Custom-URL-sche…
-
Hello:
I'm working on an app for Android and iOS, have these installed plugins:
```
cordova-plugin-console
cordova-plugin-device
cordova-plugin-dialogs
cordova-plugin-file
cordova-plugin-google-analy…
-
Hello, i am having trouble integrating raix:push to Meteor project. It is difficult for me to follow installation procedure.
I have created new blank Meteor project. Meteor is v1.8.1
These are s…
-
Hi,
I'm currently working on a project for a university that involves communicating with ant plus sensors. We wanted to use the newest version of cordova, but as far as I can see the plugin is only…
-
**Description:**
I created an project width "@ionic/cli " which use "ionic start XX --type=angular --cordova", but when build android , it console that "Could not find cordova.js script tag. Plugin…