I am planning on developing and releasing an app by May 2017 and I am wondering if I should use Ionic V2 or V1 for this?
Do most plugins for V1 work with V2?
Is there a checklist of what features in V2 are completed / in progress / uncompleted? (Example: Can I obtain a users lat/lng with V2?)
V2 without a doubt.
Cordova plugins are independent of Ionic. Ionic Native just makes it nice to work with rather than dealing with JavaScript within your Angular/TypeScript. Ionic Native has most of the popular plugins ‘ported’, so no worries (including Geolocation).
The team has a roadmap posted, but the URl escapes me. They should have one more beta release then on to RCs!
Chris
1 Like