dorbel-tech / dorbel-app

Main dorbel node.js app
https://app.dorbel.com
0 stars 1 forks source link

Native mobile app, what does it takes? #1647

Open virtser opened 6 years ago

virtser commented 6 years ago
  1. Research possible wrapping of existing web app solutions. #1630
  2. If we go wrapping the existing web app, what does it takes to make client independent (work without server) to be wrapped and executed on mobile device? #1649
  3. We want to start with native mobile push interface integration, research how to implement it, do we want some 3rd party as gateway? (Onesignal, Pusher , Firebase)
  4. If we want to integrate native auth0 login to allow login with Facebook native app, lets research how to do it. (phonegap, react-native)
  5. How do we test the apps? (TestFairy, Browserstalk, AWS mobile device farm)
  6. How do we analyze and monitor the apps activity/events? (AppAnnie, Mixpanel, GA)
  7. Create all app assets and descriptions.
  8. Create Apple and Google developer accounts to publish the apps. #1667
  9. Start app review process.