-
CocoaPods could not find compatible versions for pod "GoogleAppMeasurement":
In snapshot (Podfile.lock):
GoogleAppMeasurement (< 11.0, = 10.14.0, >= 7.0)
In Podfile:
Firebase/Core (=…
-
I want to load a page in IOS emulators with ``cordova-plugin-ionic-webview`` for Android emulators works, but for iOS not, not opening web page and site.
What is the problem?
```
…
-
`cordova build ios --device --codeSignIdentity="iPhone Developer" --provisioningProfile="NAME" --developmentTeam="TEAMID"`
after upgrading to cordova-ios 5.0.0, the following error occurs:
```
…
-
https://issues.apache.org/jira/browse/CB-12316
Essentially an extension rename of Entitlements-{BUILD_CONFIGURATION}.plist to have an .entitlements extension instead.
Impact would be to just add…
-
## The problem
To create a tag of an item or rule you have to press the Enter key.
This works only on Iphones.
On Android devices the Enter-Key is not recognized.
## Proposal of Solution
…
-
Recent versions of iOS block access to localhost when web content is restricted by Screen Time. Since Meteor uses http://localhost to serve Cordova content, users see this error page when opening …
-
### Expected Behaviour
Install plugin without errors.
### Actual Behaviour
```
Using cordova-fetch for cordova-ios@~4.5.1
(...)
Installing "cordova-plugin-badge" for ios
Installing "cordova-p…
-
# Bug Report
Sound is not delivered to IOS users. Badges and messages works fine.
Then sound toggle button is not present when I go into the notification center for the app.
## Expected Behav…
-
I have an application that uses cordova-ios@5.1.1. When running the app on iOS 16 or 17, the app crashes on the splash screen without any log on xcode and the safari don't recognize it to see the js l…
-
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 …