Cordova Slack Digest

Sat, 17 Apr 2021 08:22:54 GMT

User count: 4449

Join the conversation at slack.cordova.io

Channel #general (2 messages)


Fri, 16 Apr 2021 17:51:58 GMT

@james.s.do says

hey! i’ve ported an existing react app to cordova recently. i am having a few issues:

  • when running on iOS, button presses don’t work. however, the app is functional when running it via cordova run browser
  • the routes are not respected after refreshes if anyone has any fixes for the iOS bug that is easy it would be greatly appreciated.

Fri, 16 Apr 2021 20:28:52 GMT

@chadwick.blackford says

THANK YOU GUYS FOR PUBLISHING A NEW ANDROID RELEASE!!! ❤️

Channel #cordova-ios (8 messages)


Fri, 16 Apr 2021 10:15:45 GMT

@jalidjinou says

Hi everyone. I hope you are all fine.

For the context: I have a web project on angular and with Cordova I generate ios and android app. I have a fixed toolbar on my app and for notches phones, thé toolbar go under the notch and it is not possible to click on anything. So do you know à package or a way to detect notches and then display the toolbar after the notch and not under. Thanks for the help

Fri, 16 Apr 2021 19:14:19 GMT

@chadwick.blackford says

> ld: library not found for -lPods-myAppName any idea why this happens????

Fri, 16 Apr 2021 19:21:52 GMT

@dpogue says

Are you trying to build in Xcode or via cordova command-line?

Fri, 16 Apr 2021 19:31:31 GMT

@chadwick.blackford says

@dpogue every month a new ***t….

what I did before:

  • updated provision profile
  • Xcode build app -> error with ipad what I did after:
  • reinstall cordova-IOS platform
  • Xcode build with iPad -> failure
  • Xcode build with iPhoneX -> success
  • Xcode build again with iPad -> success

wtf?)

Fri, 16 Apr 2021 19:39:35 GMT

@dpogue says

ugh, iOS always makes things difficult 😕

Fri, 16 Apr 2021 19:40:00 GMT

@dpogue says

Once thing that can cause issues with pods is opening the .xcodeproj file instead of the .xcworkspace file

Fri, 16 Apr 2021 19:51:37 GMT

@chadwick.blackford says

@dpogue hehe 🙂 anyway it’s work now 🙂 and I happy again ^_^

Fri, 16 Apr 2021 19:53:31 GMT

@chadwick.blackford says

anyone support iOS v11? or we should change config to v12 ?

Channel #cordova-windows (1 messages)


Fri, 16 Apr 2021 13:22:37 GMT

@gh says

We figured as much, but key customers needed this. Electron is the future.