#apachecordova — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #apachecordova, aggregated by home.social.
-
The Apache Cordova team had a virtual meetup today to review what we did in 2024 and discuss our plans (and hope and dreams) for 2025. You can watch the livestream recording on YouTube: https://www.youtube.com/watch?v=mxZsVWJ8AT8
It's great to hear feedback from the community, particularly around getting more people involved and improving documentation. Ongoing support and maintenance of plugins remains a challenge (both for the dev team and for people wanting to use plugins).
-
📣 Calling all Apache Cordova plugin developers:
We've just published a beta version of the next cordova-ios release, and it includes some breaking changes. The intent of the beta is to allow plugin authors to test their plugins and report issues.We've written a guide for upgrading your plugins: https://apache.github.io/cordova-ios/documentation/cordova/upgrading-8/?language=objc
-
Finally managed to make my #ApacheCordova environment work again on Ubuntu, what a mess! Cordova wants Java 8, fails to detect it correctly and actually works only with Java 11 because of #Graddle. All while #AndroidSDK errors out with anything newer than Java 8.