studynotes.org
studynotes.org copied to clipboard
Native app
http://blog.npmjs.org/post/131244760570/guest-post-build-for-devices
- [x] iOS (Mac)
- [x] Android (Mac, Linux, Windows)
- [ ] https://www.adobe.com/devnet/phonegap/articles/creating-apps-with-phonegap-lessons.html
- [ ] config.xml
- [ ] Add icons and splash screen
- [ ] Security
- [ ] Consider using
InAppBrowserso cordova APIs can't be used - [ ] cordova-plugin-whitelist
- [ ] Disable normal ads
- [ ] Support offline -- so app gets accepted by Apple (useful)
- [ ] Native redesign
- [ ] consider adding page transitions (https://github.com/ccoenraets/PageSlider)
- [ ] Submit to Google Play Store
- [ ] Submit to Apple App Store
For later:
- [ ] Add AdMob
- [ ] Firefox OS
- [ ] Windows Phone 8