Cordova Slack Digest

Thu, 10 Dec 2020 08:34:05 GMT

User count: 4270

Join the conversation at slack.cordova.io

Channel #general (5 messages)


Wed, 09 Dec 2020 10:00:11 GMT

@jcesarmobile says

Setting the minsdk to 19 might sound stupid now, but was probably done when cordova had minsdk set to 16 and the plugin couldn’t support those old versions

Wed, 09 Dec 2020 17:50:37 GMT

@olegdevzp says

Hi Who works with paypal?

this.payPal.init({  PayPalEnvironmentProduction: ‘YOUR_PRODUCTION_CLIENT_ID’,  PayPalEnvironmentSandbox: ‘YOUR_SANDBOX_CLIENT_ID’ })

Where I can find YOUR_PRODUCTION_CLIENT_ID?

Wed, 09 Dec 2020 18:45:43 GMT

@chadwick.blackford says

@norman137 why cordova not set this iOS demo-icon too?

Wed, 09 Dec 2020 18:46:28 GMT

@chadwick.blackford says

or.. is it possible to deactivate default checkbox for apple watch in settings ?

Wed, 09 Dec 2020 20:29:45 GMT

@jrondon says

setStatusBarStyle:' is deprecated: first deprecated in iOS 9.0 - Use -[UIViewController preferredStatusBarStyle

Channel #cordova-ios (2 messages)


Wed, 09 Dec 2020 10:30:56 GMT

@juri.hahn says

Hi! We use a cookie to authorize a user. After Apple introduced ITP, this no longer works. There is a website where Apple describes that you can use App-Bound Domains https://webkit.org/blog/10882/app-bound-domains/. But we are not able to do it. Cookies are not saved! We don't use InApp Browser, just login via JavaScript Ajax request. We have made changes in the config.xml file ... <preference name=“scheme” value=“app” /> <preference name=“hostname” value=“http://example.com|example.com” /> ... and . ... <platform name=“ios”> <config-file target=“*-Info.plist” parent=“WKAppBoundDomains”> <array> <string>http://example.com|example.com</string> </array> </config-file>..... of course, “http://example.com|example.com” is just an example. We use our domain. What are we doing wrong?

Wed, 09 Dec 2020 17:28:47 GMT

@jrondon says

cordova-plugin-statusbar/CDVStatusBar.m:279:44: ‘setStatusBarStyle:’ is deprecated: first deprecated in iOS 9.0 - Use -[UIViewController preferredStatusBarStyle]

Channel #hangouts (1 messages)


Thu, 10 Dec 2020 02:44:11 GMT

@purplecabbage says

I’m not going to be able to join another hangout this year. If someone else want to organize please go ahead. I can help you post any recordings to YouTube