Commits


Yakov Manshin authored and GitHub committed 33ce2c2da49
[#8482] Fixed Crash Caused by Invalid IAM Image URL (#8483) * Fixed a bug where an invalid image URL string in an in-app message crashed the client app * A URL string is considered invalid if the `[NSURL URLWithString:]` method produces `nil`