OK it looks like Julio, Shaz, and me figure out what's going on. The InAppBrowser is good to go.
On Fri, Dec 11, 2015 at 9:08 AM Carlos Santana <[email protected]> wrote: > Hi I'm working on verifying the vote. > > InAppBrowser doesn't load the web page when using wkwebview. What I'm > doing wrong or is inappbrowser not supported in wekwebview, was not able to > tell from the limitations. > > I remove the wkwebview plugin, and try InAppBrowser and it works. > > Just doing this: > cordova.InAppBrowser.open('http://apache.org', '_blank', 'location=yes'); > > I ready for my vote, everything else is OK but I wanted to check why > inappbrowser not working for me using wkwebview plugin. > > > On Thu, Dec 10, 2015 at 12:01 PM Shazron <[email protected]> wrote: > >> You verified based on the master version of the plugin, which has >> fixed this issue some time ago but not released yet, thus this >> release. >> >> On Thu, Dec 10, 2015 at 4:08 AM, Carlos Santana <[email protected]> >> wrote: >> > Sorry that I didn't reply earlier. >> > >> > Sounds good to me to do get this fix asap >> > >> > Weird thing is that I didn't see a compile error, when I verify ios@4. >> Maybe is a dynamic function >> > >> > - Carlos >> > @csantanapr >> > >> >> On Dec 10, 2015, at 1:47 AM, Shazron <[email protected]> wrote: >> >> >> >> I will start the release process tomorrow. >> >> >> >>> On Wed, Dec 9, 2015 at 4:31 PM, Shazron <[email protected]> wrote: >> >>> There is a change in master that is needed so it doesn't break on >> >>> cordova-ios-4.0.0 >> >>> >> >>> https://issues.apache.org/jira/browse/CB-10173 >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
