PDLMobileApps
PDLMobileApps
> @wvengen originally implemented the `beforeload` feature and [his PR comment](https://github.com/apache/cordova-plugin-inappbrowser/pull/276/files#r233077431) indicates that `waitForBeforeload` is necessary. > > have you got an opinion on this @wvengen? We saw it was...
> waitForBeforeload is necessary. I think it prevent duplicate event. > > for fix problem you maybe want correct it instead of remove. > > I have found same problem...
Hi, have you tested this change with a page containing a form with several editable fields that triggers the keyboard and force the page to scroll? In PR#655 we had...
We are facing the same issue with: Cordova CLI: 9.0.0 cordova-android: 9.0.0 cordova-ios: 6.1.0
> Hi! > Please, tell me is there any feature for changing the top border in InappBrowser? If it is already implemented how can I use it? I tried to...