I just published my first ionic 2 app on Google Play and waiting for review in Apple App Store!
Link: https://play.google.com/store/apps/details?id=dk.infoproducts.mindlyapp&hl=en
It is an audio player that integrates with our webshops. Our customers are now able to download our app, login and enjoy their purchases.
The app almost works perfectly, with a few glitches here and there (with ionic AND Angular in beta, what can you expect?;-))
I’ve chosen to support Android 4.4+ And iOS 8.0+ to keep my sanity (for now).
Stuff I want to add or improve in the next versions:
- Add IAP
- Lock screen music controls and headset button support
- Get playlists working in background mode on iOS (currently playback stops when track ends if app is in background)
- Maybe add crosswalk to support older Android devices
- Probably work a bit on the design (not really something I enjoy or am good at)
That’s it! Just wanted to show what I’ve built in about 2 months (being new to angular, typescript, node, Cordova etc) since I’ve enjoyed seeing the apps other people have built. Keep sharing!