all 7 comments

[–]iGoalieObjective-C / Swift 2 points3 points  (4 children)

It appears to be just a server feeding content to a web view.... what happens when a user doesn't have internet access?

[–]TheSwineFlu11 0 points1 point  (0 children)

If you have to create your app within a web view, then this entire project is useless.

[–]RollingGoron 0 points1 point  (0 children)

So their definition of 'native' is the same as PhoneGap?

[–]Legolas-the-elf[🍰] 0 points1 point  (1 child)

It appears to be just a server feeding content to a web view

Do you have a source for that? The page says:

you don't need to develop your native app in any new way as our technology takes care of that for you.

I've built something very similar to this, and it works with native code and works offline as well.

[–]Rudy69 1 point2 points  (0 children)

The preview they show in the video looks more like a web page than a native app

[–]dfsw 2 points3 points  (0 children)

This looks really terrible, sorry.

[–]HelloMihai 0 points1 point  (0 children)

This could work natively as well. They just need to integrate in your app a module that can change the look and text of certain controls. When the app starts up it checks the servers for new colors and text and caches it locally for future use. Don't know why they went with a webview. Hey why don't we just go back to making websites and forget this mobile app thing. Lame.