Difference between native / web

0
First of all, I am sorry to ask you a question. Is the difference between native and web "native - android / web - android,ios" correct? Can I use the nano flow even if I make it web-based? (To get real-time location information(=tracking) using gps) I want to make platform based in Cloud.  and could you explain about “XPath”? I'm not good at English so I can not understand about path which is uploaded in Academy. Please help me masters..… :(
asked
2 answers
0

Hi Youna,

Native is for both Android and ios. Web too, although hybrid apps are refused in the Apple appstore nowadays as far as i know.

Nano flows can be used in all scenarios.

For xpath, you really need to consult the training materials. All training materials and docs are in english, the forum will not be a good replacement for these materials.

I hope this helps.

answered
0

In a nutshell:

Hybrid uses a phonegap browser to show regular responsive webpages on your device.

Native apps are closer to the devices internal systems.

But this is a gross simplification and many factors come into play. For details there was a good session at Mendix World on the topic: https://www.mendixworld.com/session/establishing-your-mobile-architecture-strategy/ 

 

answered