Cordova Slack Digest

Wed, 19 Aug 2020 08:21:15 GMT

User count: 4068

Join the conversation at slack.cordova.io

Channel #general (5 messages)


Tue, 18 Aug 2020 10:37:15 GMT

@aquinn says

Hi all, any experience with the custom url on ios? https://github.com/EddyVerbruggen/Custom-URL-scheme/issues/326  https://stackoverflow.com/questions/63466803/iphone-handleopenurl-custom-url-scheme-plugin-not-redirecting-back-to-the-ap

Tue, 18 Aug 2020 20:24:21 GMT

@fghdgsfa says

Hi, how can I push the body to the bottom of the screen and ignore this gap? I would like the graident to continue.

Tue, 18 Aug 2020 20:25:02 GMT

@dpogue says

height: 100vh

Tue, 18 Aug 2020 20:25:06 GMT

@dpogue says

instead of height: 100%

Tue, 18 Aug 2020 21:12:33 GMT

@fghdgsfa says

Thanks but that didnt work for me :( do I need to use important declaration or something? I forgot to mention I am building for IOS iPhonex (not sure if Android has that line or makes difference). I found a guide here will check for solution https://webkit.org/blog/7929/designing-websites-for-iphone-x/|https://webkit.org/blog/7929/designing-websites-for-iphone-x/

Channel #cordova-ios (5 messages)


Tue, 18 Aug 2020 10:35:51 GMT

@aquinn says

Hi all, any experience with the custom url on ios? https://github.com/EddyVerbruggen/Custom-URL-scheme/issues/326 https://stackoverflow.com/questions/63466803/iphone-handleopenurl-custom-url-scheme-plugin-not-redirecting-back-to-the-ap

Tue, 18 Aug 2020 13:50:20 GMT

@ivan.harpley says

Any gurus around that could take a look at an issue I just submitted for the cordova-plugin-media-capture plugin? I've been stuck on it for 2 days and have gotten to the end of my tether. https://github.com/apache/cordova-plugin-media-capture/issues/187

Tue, 18 Aug 2020 13:58:17 GMT

@norman137 says

are you using schemes on cordova-ios@6?

Tue, 18 Aug 2020 14:01:27 GMT

@norman137 says

Err, FileError 5 is ENCODING_ERR, which I assume suggests something about that video is corrupted.

Tue, 18 Aug 2020 17:40:39 GMT

@joel says

Any initial experiences with Cordova and iOS 14? Is the team expecting that a major version of cordova-ios will be required for support?