Alex Guretzki
Alex Guretzki
Hi @odys1528, I just tried to reproduce the issue by building a small example app but can't reproduce the issue you are describing. Is there a way for you to...
Hi @cdelmer, From what I can see the `BrowserComponent` is invoked which should not be the case for the `bcmc_mobile` flow. Which might be caused by url of the RedirectAction...
Hi @aifrim-tgtg perfect I will check and get back to you asap :)
Good morning @aifrim-tgtg, We are looking into it but I don't have any updates on it yet. I'll keep you posted here as soon as I know more. In the...
Hi @ffittschen, We merged a fix for the described issue to develop yesterday 🤝 Feel free to check it out for confirmation for now. Best, Alex
Hi @ffittschen, we just released [5.5.0](https://github.com/Adyen/adyen-ios/releases/tag/5.5.0) that contains support for library evolution. Please let us know if you are running into any issues. And feel free to re-open the issue,...
Hi @ffittschen Thank you for sharing + providing a sample project. `@_spi` is used in our case to have visibility/accessibility of the specific objects within the SDK parts (Core, Session,...
Yes, we're currently exploring the scope of switching to the `package` access level as we also use `@_spi` on protocol properties/methods which don't allow individual access control and might require...
Hi @salvatoreboemia & @JeanAzzopardi There is currently an open [PR](https://github.com/Adyen/adyen-ios/pull/1543) that will add a PrivacyInfo file. Judging from reading this [document](https://developer.apple.com/news/?id=3d8a9yyh) the Adyen Checkout is not part of the [commonly...
Re-opening to allow confirmation on release.