-
I have ionic cordova hybrid mobile app where for iPhone devices when keyboard is launched to enter input, iPhone screen is zoomed in and after entering the input, keyboard is dismissed but the screen …
-
**Description:**
I'm trying to install a plugin (cordova-plugin-bugfender) from a git URL pointing to a specific commit. `ionic cordova` throws an error while `cordova` directly installs it without…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code…
-
I'm developing an APP using Ionic V6 with Angular and Cordova, but I'm having a problem using the In App Browser, when I use the app on the computer (ionic serve) it works fine, but when I test it on …
-
ionic cordova run android
[04:45:13] tslint: src/pages/product-details/product-details.ts, line: 21
Property 'wooProvider' is declared but never used.
L20: public navParam…
-
I'am getting all the details including oauthToken, userId etc.,except serverAuthCode, Access Token and idToken..Any idea..or atleast someone tell is there any difference between oauthToken and serverA…
-
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,
…
-
It is possible to use capacitor instead of Cordova for the archive process?
Got this error but I can't find a way to use capacitor instead of cordova
```
[ERROR] Ionic doesn't support using Cordo…
-
Trying to use `cordova-plugin-file-transfer` in the same project that I'm using `cordova-plugin-background-upload`. However, with `ionic repair` the corodova prepare phase fails with:
```
Discovere…
-
Platform: iOS
Wikitude plugin version: 8.9.0
Cordova version: 9.0.0
Ionic version: 5.4.4
Platform (cordova-ios) version: 5.0.1
Whenever I execute `loadARchitectWorld`, the main cordova webview …