Hi to all, i have a problem, the app in my team is very large, and i don’t know why this has’t ben updated to ionic 8 yet, the things is we need to build for Android SDK 35 to upload to the Play Store, currently Android SDK 34 build run perfect but when changing to SDK 35 is very problematic
The stack is
Ionic 3
Angular 5
Node 10
JVM 11
I started updating node to 18 and jvm to 17 set the sdk tools in android studio but i get and error in the final compilation process
If any one done this migration with exit, can help me ?
And to clarify, Ionic Framework is completely separate from Capacitor. You can update to Capacitor 7 to support Android SDK 35 independently of the Ionic Framework. The only issue I can think of is you might just run into Node version discrepancies between old Ionic/Angular and Capacitor.
Upgrading from Ionic V3 to V8 is complex a bit. So you need to update it step by step and one by one. And it will take many times according to the project size. because many methods has been deleted and changed from V3.