Closed losgobbi closed 4 months ago
During some accidental tests using ionic v5, I've passed invalid base64 strings to decrypt functions causing the application to crash. Add a guard let statement to avoid that.
During some accidental tests using ionic v5, I've passed invalid base64 strings to decrypt functions causing the application to crash. Add a guard let statement to avoid that.