Cordova Slack Digest

Wed, 07 Apr 2021 08:23:05 GMT

User count: 4437

Join the conversation at slack.cordova.io

Channel #general (5 messages)


Tue, 06 Apr 2021 13:58:28 GMT

@jose.gomez says

Hi, I am trying for iOS to have portrait and landscape orientations enabled, i want my application to always start in landscape and at any time to be able to change it to portrait.

The problem is that if i use default or all in the config.xml, the default application always starts in portrait mode. If i use landscape, it will start in landscape but when I try to rotate to portrait it doesn't do it correctly.

How can I have both modes active and always start the application with landscape?

Tue, 06 Apr 2021 14:02:20 GMT

@norman137 says

Sounds like you want https://cordova.apache.org/docs/en/10.x/reference/cordova-plugin-screen-orientation/#:~:text=Cordova%20plugin%20to%20set%2Flock,api%20matches%20the%20current%20spec.

Tue, 06 Apr 2021 14:05:12 GMT

@jose.gomez says

Yes im using that pluging, my problem is when the app start if a have setup all or default in the config.xml, my splash screen is getting display in portrait and i need it landscape in iOS

Tue, 06 Apr 2021 14:06:05 GMT

@jose.gomez says

I have try using this pluging on deviceready callback to modify the orientation but for this moment is too late the splashscreen is already showing

Tue, 06 Apr 2021 14:20:06 GMT

@norman137 says

Splashscreen displays before the actual app loads so you have little control over that. Both Apple and google recommends designing your splashscreen so that it fits all supported orientations and screen resolutions.

Channel #jobs (2 messages)


Wed, 07 Apr 2021 04:04:56 GMT

@dpearah says

Howdy... we are looking for a freelance developer to help us with a time-critical project:

  • We have a cross-platform application that it built on: Golang + React + Javascript
  • For our desktop app, we use Electron (Win + MacOS + Linux)
  • For our Android app, we use Cordova... and a small bit of Java/Kotlin for OS-specific operations
  • Goal: we want to port this mobile app to iOS as quickly as possible.

Wed, 07 Apr 2021 04:06:21 GMT

@dpearah says

You can reach me at mailto:dpearah@spideroak-inc.com|dpearah@spideroak-inc.com. Thanks!

Channel #cordova-android (1 messages)


Tue, 06 Apr 2021 10:14:02 GMT

@antonio.acuna says

Is there a date to release cordova-android 9.1.0?

Channel #cordova-electron (1 messages)


Tue, 06 Apr 2021 18:28:56 GMT

@ppetree says

Is there an electron cloud build service?