Friday, March 20, 2015

Android : Using Bowser to create hybrid mobile app for Webrtc



I am an experienced web developer and I have used cordova for several mobile application projects. Now I want to create a mobile application (that runs both on ios and android) but as far as I know this is currently not possible to achieve using and hybrid app frameworks such as cordova/phonegap since the ios browser does not support webrtc.


I was wondering if it is possible to use Bowser to wrap my html application to achieve a hybrid app with webrtc support for both platforms. If possible how hard is it to achieve something like this (keeping in mind that I am not very experienced with native app development)?


No comments:

Post a Comment