-
#### Short description of the problem:
When running `ionic cordova build ios --prod` the command starts running, but then (seemingly) stops after
```
21:14:41] build prod started ...
[21:14:41]…
-
Hi, I'm trying to use a webview to load an external URL and to let that loaded page/js invoke a plugin.
I can load the page simply enough: webview.Show(URL), and it correctly displays and can load …
-
Hey there
We use the Cordova Plugin with Phonegap for our projects.
I am using windows and I'm preparing the ios version aswell on windows, copy it to a mac machine and run it then. But after the …
-
### What happened?
If one uses a QTable with virtual scrolling and many rows (> 400.000), than the rows lose the `border-bottm` style after a certain amount of rows when scrolling.
### What did you …
-
I got a error json from the admob.banner.events.LOAD_FAIL,
i don't know what wrong with my setting.
return message from admob.banner.events.LOAD_FAIL
``
{
"isTrusted": false,
"error": 3,
"…
ghost updated
5 years ago
-
# Bug Report
## Problem
In cordova-ios v5.1.1, the below snippet can be used in `plugin.xml` to embed, in the generated Xcode project of the final app, a reference to an external Xcode project u…
-
Hi,
I'm using Insomnia on a Ionic4 app in this way:
`
if (this.platform.is('cordova')) {
this.insomnia.keepAwake()
.then(
(res) => {
console.log(`'@ al…
-
**When Installing this plugin the following message is outputted in the console**
`google-services plugin could not detect any version for com.google.android.gms or com.google.firebase, default versi…
-
#### Short description of the problem:
Unable to build application (neither Android nor iOS) with --prod parameter.
#### What behavior are you expecting?
Successful build like in in case of build…
-
Before the iOS 17.5 update, calling worked relatively stable. However, starting from this version and on, Safari instantly force-closes all open websocket connections when the "Answer" button on the c…