This is a migrated thread and some comments may be shown as answers.

Icenium scenario?

4 Answers 51 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bob
Top achievements
Rank 1
Bob asked on 22 Feb 2013, 06:43 PM
Hello,

We've developed a Kendo UI Mobile app that currently runs on IOS (Safari) and Android(Chrome).  It is using ASP.Net MVC4 to generate the mobile HTML5 views from the IIS web server.

We want to package this within Icenium, but want to make sure this is a supported environment, namely using MVC4 to generate the views.

We also will need to support intermittent disconnected access.  If disconnected, then we would need to get the view data from local storage (which we assume Icenium supports via Cordova).  Then using the Kendo UI Mobile framework, generate the views from locally deployed view UI/logic and/or from view UI/logic downloaded from the server when connected.

Does this sound like a scenario that Icenium will support without too much headache?

Thanks...Bob Baldwin
Trabon Solutions
Licensed Devcraft Complete users

4 Answers, 1 is accepted

Sort by
0
Bob
Top achievements
Rank 1
answered on 22 Feb 2013, 09:48 PM
Nevermind on the MVC4 integration part of this question.

We now understand that Icenium/Kendo UI Mobile based apps retrieves/updates data and views thru jquery based web services like ASP.Net Web Api.  We cannot expect Icenium to support HTML forms for submission.  Instead we will do restful service based get, put, post, etc. for retrieval and updates.

We still want to amke sure we can do the intermittent office access.

Thanks...Bob Baldwin
Trabon Solutions
Licensed Devcraft Complete users
0
Stefan Dobrev
Telerik team
answered on 25 Feb 2013, 10:31 AM
Hello Bob,

The offline scenario you are describing is possible with Icenium. You can use online/offline events to trigger your custom logic and load the appropriate views. Regarding the offline data storage you can use either local storage or WebSQL depending on your scenario.


Hope this helps,
Stefan Dobrev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Manny
Top achievements
Rank 1
answered on 08 Aug 2013, 02:38 PM
Hi Stefan/Telerik Team,

I know this is a bit dated, but I want to follow-up on Bob's original question and ask if Icenium supports using ASP.NET MVC for view generation for the native mobile apps. In essence, can any work I've done developing the mobile app using MVC be easily ported to work in Icenium? If not, what would be involved in making it port across?

Thanks,
Manny.
0
Steve
Telerik team
answered on 09 Aug 2013, 03:38 PM
Hi Manny,

Bob basically answers his (and partly yours) question in his second post. You can find additional information in these links:
  • http://stackoverflow.com/questions/13147404/converting-a-regular-mvc-site-for-use-in-phonegap
  • http://stackoverflow.com/questions/7730289/jquerymobile-phonegap-and-asp-net-mvc

Regards,
Steve
Telerik

Do you enjoy Icenium? Vote for it as your favorite new product here (use short code H048S).
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Bob
Top achievements
Rank 1
Answers by
Bob
Top achievements
Rank 1
Stefan Dobrev
Telerik team
Manny
Top achievements
Rank 1
Steve
Telerik team
Share this question
or