Back to Cordova

2022 09 30

slack-digest/2022-09-30.md

latest1.2 KB
Original Source

Cordova Slack Digest

Fri, 30 Sep 2022 08:23:39 GMT

User count: 4704

Join the conversation at slack.cordova.io

Channel #general (4 messages)


Thu, 29 Sep 2022 21:00:41 GMT

@mathewp.94 says

If I specify <icon>s in my platforms (android, ios), do I need a top level <icon> in my config.xml ? It's just a fallback in case a platform doesn't have any icons specified for it right? (https://cordova.apache.org/docs/en/latest/config_ref/images.html#configuring-icons-in-the-cli)

Thu, 29 Sep 2022 21:02:23 GMT

@dpogue says

I have never put a top-level <icon> tag... only ever the platform-specific ones

Thu, 29 Sep 2022 21:02:37 GMT

@dpogue says

but in theory yes, the top-level one will be a fallback

Thu, 29 Sep 2022 21:16:26 GMT

@mathewp.94 says

Ok great, helpful as usual @dpogue. Thanks!

Channel #cordova-ios (1 messages)


Thu, 29 Sep 2022 13:10:38 GMT

@norman137 says

Had one of my developers use the test case: https://bug-245479-attachments.webkit.org/attachment.cgi?id=462504

On a cordova app and the issue does appear to affect Cordova apps, so the bug is in the WKWebView, not just Safari.