caleb87

Results 21 comments of caleb87

I have this problem as well; unfortunately, it's from a customer and I cannot replicate it on any of my Android devices. The docs show ``` iOS 7+ Windows Phone...

Android 10? I have an app published on store that works fine on Android 10, but I can't get it to work now even with the older versions.

I discovered that I had Firefox installed. Android didn't have Chrome or Firefox selected as the Default browser when I looked at the configuration (not sure how this is possible?)....

I have the same issue. It works on Android but fails with error code 1 on iOS. Returns error 1 for path: `cordova.file.applicationDirectory + 'www/file.json'`

I agree. This has been one of the most difficult plugins for me to use so far. All I'm trying to do is read a local JSON file, which seems...

Did you find a fix for this? I have the same issue.

Did you get this working? I'm having the same issue. I've removed the whole platform and added again multiple times with different settings, and nothing has worked. I've tried putting...

That's what I meant yes. It's set to "cover" though it's clear that it is working since the blue div goes into the statusbar area. I decided to check what...

Sjoerd, I tried that before just to be sure, but it didn't work. Safe-area-insets don't pad anything by default. My code is literally as basic as the HTML in my...

Throwing build bugs so I'll have to figure them out first. On another note, it also happens on the xcode simulator for iPhone 11. It doesn't happen on iPhone SE.