Virginia Bacigalupe

Results 3 issues of Virginia Bacigalupe

**Describe the bug** I need to get the height and width of the image being loaded to do some math and display a full screen view of the image. With...

bug

My iOS app is not building due to using a deprecated function in `SwiftyRSA` that is imported by `goSellSDK`. The error is: `'SecPadding' is deprecated: first deprecated in iOS 15.0...

Deprecated functions like `SecPadding` are causing lot of issues. I'm using this pod trough `goToSellSDK`, I'm trying to generate a patch in the post install of the Podfile but there...