studynotes.org icon indicating copy to clipboard operation
studynotes.org copied to clipboard

Native app

Open feross opened this issue 10 years ago • 0 comments

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 InAppBrowser so 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

feross avatar Oct 18 '15 23:10 feross