a

So You’re Thinking About Having Your IT Team Do Mobile App Development?

Your company requires a mobile app. You’ve evaluated potential vendors.  The CFO asks the IT team ,who has no mobile experience, to investigate building the mobile app internally.
Here are some items that you will want to consider:

  1. Do not build a hybrid mobile app solution. You will want to go native iOS and Android. If you build a hybrid mobile solution using HTML5 and PhoneGap, you will regret it. Whenever a new version of Android or iOS comes out, any third party packages that you use will break. Typically, the third party packages are written by open source developers who may or may not release an update. Don’t get screwed. Go native.
  2. Mobile Designer - You’ll need to find someone to design your iOS and Android apps. Typically, they’re a little different. Android will be Material Design.
  3. Android - Requires Java and Android Studio expertise.
  4. iOS - Requires Objective C, Swift and Xcode expertise.
  5. Working in offline mode - You’ll want to make sure that the mobile apps work when the internet isn’t available. Typically, this means storing the data in SQLLite.
  6. Analytics - You will want to know who is using your apps, and when people are getting stuck in the app. We typically leverage Google Tag Manager for this.
  7. Test App Distribution - Before putting your app into the store, you’ll want to distribute the app to internal testers. This can be painful. We recommend Crashlytics.
  8. Test and Production Environments - You will need to maintain different cloud environments for your apps.
  9. Apple Developer Program - You’ll need to signup. This takes time to get approved.
  10. Android Developer Program - This is easy
  11. The initial version of your iOS app will most likely get rejected. You will need to submit it a few times. I’d budget two to four weeks to get the iOS app into the App Store.
  12. You will need to design marketing images for the App Store and Google Play.

trove mobile app development trove mobile app development

Good Luck!

Related Articles

3 Ways Gen AI and AWS can Enhance Your Business

3 Ways Gen AI and AWS can Enhance Your Business

Amazon is on the cutting edge of new technologies. They have been increasingly experimenting with AI and learning algorithms, culminating in their most recent breakthroughs in Generative AI. Developers and technology enthusiasts have access to their innovations through the tools available on AWS.

Business Owner’s Guide to DevOps Essentials

Business Owner’s Guide to DevOps Essentials

As a business owner, it’s essential to maximize workplace efficiency. DevOps is a methodology that unites various departments to achieve business goals swiftly. Maintaining a DevOps loop is essential for the health and upkeep of deployed applications.