Answers

Question and Answer:

  Home  Hybrid Application Developer

⟩ Tell me what are some of the disadvantages of building native apps?

☛ Even a small change needs a recompile that slows up the developers. This become a nightmare when the codebase is very large.

☛ Testing new functionality is cumbersome.

☛ Calls between native and interpreted environment could end up blocking UI thread.

 172 views

More Questions for you: