marshall86

Results 39 comments of marshall86

the issue is related to: https://github.com/apache/cordova-plugin-inappbrowser/issues/290 https://github.com/apache/cordova-plugin-inappbrowser/issues/649 https://github.com/apache/cordova-plugin-inappbrowser/issues/423 apparently if the browser window isn't visible you can't close it. I think the way the page is opened it's the issue....

interesting to have this update as well please

if there is no issue, we just need the package.json to be updated to the latest angular version pls

Hello, I'm trying to get the fee paypal applies to the transactions but in the onApprove: (data, actions) response the tax object has always value 0, is there a way...

facing the same issue.. would be nice to have a way to customize that overlay as well, to remove the white border i.e.

I managed to remove the ugly white border and the close button. You need to put this style in your custom.scss file or any other global css file: ``` html.ios...

`.paypal-checkout-sandbox-iframe { border: 0; } html.plt-ios .paypal-checkout-sandbox-iframe { top: env(safe-area-inset-top) !important; }` This is the best way

it's impressive how many issues there are on a sdk provided by such a big and important company... BTW do you guys know what would be a url that comes...

HI, did you find a solution for this issue? I'm having the similar issue with firebase dynamic links...