What are every ones thoughts on the future road map for Cordova?
I am finding more and more Cordova plugins are not being regularly maintained or updated, sometimes requiring to find an alternative plug-in (if one exists), which in turn can cause having to spend hours and hours to re-write certain functions within the app.
Plug-in conflicts and build errors can be a headache, such as for the Cordova firebasex plug-in for analytics will not build on iOS (no matter what I’ve tried), so I’ve had to ditch it after spending way too much time on it.
Also, with many AI tools and free vibe code app builders now (Google have a few), could Cordova become obsolete?
A possible solution (while I understand it would be an immense amount of work) could be that NSBasic have their own set of fully maintained Cordova plugins, and, allow us to connect our own AI agents to AppStudio to be able to read and edit all the code, not just the current open code window, so it can understand the whole app, not just one function.
I have been trialling with Claude AI for writing certain code, which has helped with certain bits, but Claude cant access my code directly within AppStudio, this feature would be very beneficial.
As many services do not produce their own “official” Cordova plug-in, we have to rely on 3rd party plug-ins to bridge the gap, which can be slow at getting updates, conflict with other plug-ins, or full of bugs. Meaning, is native build and the official SDK’s the only choice left for app development going forward?
I’m interested in your thoughts.