Hi

i have some problem with plugins, but i only need show a view calendar in drupalgap app, but i see this function http://cordova.apache.org/docs/en/6.0.0/guide/hybrid/webviews/index.html then im interesting if i can make this in drupalgap, thanks tyler

Comments

jomarocas created an issue. See original summary.

tyler.frankenstein’s picture

Status: Active » Postponed (maintainer needs more info)

First, I haven't tried Cordova 6 yet, but I believe some folks are having problems with it and DrupalGap. As far as a WebView, I've never tried it. Looking at the docs for it though, a WebView is "above" the DrupalGap/Cordova level in the application stack, i.e. that'll go up in Java code (for Android) and AFAIK Objective-C (for iOS). So it should be possible, but I can't offer any more than that at this point.