doc: add plugins migration guide and notices for cordova-ios 8.0.0#1600
doc: add plugins migration guide and notices for cordova-ios 8.0.0#1600GitToTheHub wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1600 +/- ##
=======================================
Coverage 80.17% 80.17%
=======================================
Files 18 18
Lines 5251 5251
=======================================
Hits 4210 4210
Misses 1041 1041 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dpogue
left a comment
There was a problem hiding this comment.
I don't really think this belongs in the repository readme. What we need to do is write a proper "How to migrate your app to cordova-ios 8.0.0" guide in the docs, and link to the info for plugin authors there.
|
What does a guide for "How to migrate your app to cordova-ios 8.0.0" would include? When I updated my App to cordova-ios 8, the only problems were the plugins. Apart from the plugins, what else could have to be migrated? |
|
|
Wow I didn't know. When I looked on the blog, I think everything you mentioned is mentioned in the blog article for cordova-ios 8: https://cordova.apache.org/announcements/2025/11/23/cordova-ios-8.0.0.html. With that a migration guide could be written.. When you write about writing a guide in the docs, do you mean cordova.apache.org? I know it exists some migration pages for cordova-ios but they are not linked there, or I couldn't find them. |
|
Stuff is mentioned on the blog, but there's no detail or examples to show app developers what to do in their apps. Having clear platform upgrade guides as part of the docs is something we definitely need. Right now we have a very out-of-date page that is buried and impossible to find: https://cordova.apache.org/docs/en/latest/guide/platforms/ios/upgrade.html |
|
Ok does anyone plan to write this guide? I'm not so familiar with the cordova-ios 8 changes and this is something we can do regarding HeroDevs. |
|
I wrote a migration guide on apache/cordova-docs#1487 |
|
Superseded by apache/cordova-docs#1487 |
When I need the migration guide, I always went to https://cordova.apache.org/blog/ and searched for
ios 8to find the link. To find it easier I added a section to the readme.Platforms affected
Motivation and Context
Description
Testing
Checklist
(platform)if this change only applies to one platform (e.g.(android))