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

Hybrid App with Server side UI

3 Answers 33 Views
Off-Topic
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alex
Top achievements
Rank 1
Alex asked on 25 Feb 2014, 02:47 PM
The way I understand hybrid app development using Telerik (and other vendors) is to place the "site" on the device with PhoneGap or Cordova. My question is, is there a 4th solution, one which sits between a hybrid and a web which includes the PhoneGap "shell" on the device and which points to a cloud based web site?

The basic functionality would make this an attractive solution, but some of the PhoneGap capabilities may not be available in this architecture. What would these be if any?

Thanks
Alex

3 Answers, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 28 Feb 2014, 10:00 AM
Hello Alex,

You can use Cordova's InAppBrowser API to open external sites, but as a limitation you can not use Cordova APIs as described in their help article.
We have a sample application which you can use to gather some more information of the API, what it does and whether would help you to accomplish your goals.
Thanks.

Regards,
Zdravko
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
0
Alex
Top achievements
Rank 1
answered on 28 Feb 2014, 01:56 PM
Thanks Zdravko. It makes sense that some features will not be available. We mainly use push notifications and that is handled by the OS so I assume those would continue to work as intended. Do you agree?

For the more "complex" features such as the camera and geo location plugins, we could use hybrid "pages", but most if not all of our requirements do not need any plugins at all.
0
Zdravko
Telerik team
answered on 04 Mar 2014, 01:13 PM
Hi Alex,

I believe your goal should be achievable.
I did some tests with our Telerik Baas Push Notification sample app and I received notifications sent from the backend even in the InAppBrowser view.
Thanks for contacting us and good luck in your initiative.

Regards,
Zdravko
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
Tags
Off-Topic
Asked by
Alex
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Alex
Top achievements
Rank 1
Share this question
or