-
When i run app on iOS Device and fetch photo gallery it will throw below error
`ERROR: Method 'requestAuthorization:' not defined in Plugin 'PhotoLibrary'`
`FAILED pluginJSON = ["PhotoLibrary815…
-
Hello,
I'm using PhoneGap Desktop App to run the hello-ezar app from the example folder in the ezartech sdk. The app is able to lunch on my iphone 7 iOS 10 but I get the following error: Unable to de…
-
### Expected Behaviour
for the docs to make sense
### Actual Behaviour
they are unclear in areas
```Note: if you are using Ionic you may need to specify the SENDER_ID variable in your package.…
-
# Bug Report
## Problem
Device is having lock screen password.Black or blank screen seen after keeping application idle and then open the application in cordova version >= 10.Issue is not seen in …
-
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…
-
Since moving to iOS 10, I've been getting crashes and weird warnings from the cordova-plugin-apteligent plugin. For example.
2017-01-04 16:23:25.829 Local Sharing[7627:320842] -[NSNull length]: unr…
-
After installing Stripe and the Cordova plugin, and setting up Stripe as a provider in any module, the app won't load and will output the message:
> TypeError: Object(...) is not a function
It …
-
As discussed in Slack this a tracking issue to cleanup and update all repositories.
1. Delete stale branches
2. Add proper descriptions
3. Add a website link (**npm? official documentation?**)
4…
-
We are using Ionic cordova 6.2.0
Ionic:
Ionic CLI : 6.20.1 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.4.0
@angular-…
-
# Bug Report
## Problem
### What is expected to happen?
I'm trying to get the InAppBrowser function up and working on my Ionic App. I'm following the steps on the page 'https://github.com/apach…