-
How to Camera and battery status plugins added and same code or include controller pls explain and code
-
I use ionic command to build my app with this parameters:
```
ionic(
platform: 'ios',
build_number: latest_build + 1,
prod: true,
release: true,
device: true,
…
-
Ionic suggests to remove `cordova-plugin-androidx` and `cordova-plugin-androidx-adapter` plugins.
See output of official Ionic Vscode plugin:
> The plugin cordova-plugin-androidx is not required w…
-
We are receiving the following error when calling `cordova.plugins.health.openHealthSettings`.
`BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecate…
-
![image](https://user-images.githubusercontent.com/71863930/140541620-52b0e3ee-72c7-4e54-b3ee-abe154f75dfd.png)
error disini apakah karena versi jdk nya pak?
-
Hi
I have created ionic v1 project and tried checking the platforms using "cordova platforms" in command prompt then im getting error saying "unexpected token {"
i have tried uninstalling cordova…
-
This would likely be more future-proof on Windows since cordova-windows is not supported by Visual Studio 2019 (see apache/cordova-windows#327).
May be part of a redesign (#548) with a new, simpler…
-
Cordova plugin add -->
Using "requireCordovaModule" to load non-cordova module "q" is not supported. Instead, add this module to your dependencies and use regular "require" to load it.
-
I use Ionic 3
this is my code
```
import { Component } from '@angular/core';
import { NavController, NavParams } from 'ionic-angular';
import { EmailComposer } from '@ionic-native/email-comp…
-
Will be implemented, but for now see :
- https://groups.google.com/forum/#!searchin/phonegap/google$20analytics/phonegap/Mtj6KoUk8cY/1oPJ-UEhpBIJ
- https://www.geeek.org/google-analytics-cordova-p…