Commits
Yakov Manshin authored and GitHub committed d28849cb12d
[#8485] Added URL Recovery for IAM URLs (#8486) * URL strings in in-app messages are sanitized and, when possible, recovered before they’re used in the `NSURL` initializer * Added validation for image URLs, which must use the HTTPS scheme, according to the Firebase Console * Updated `FIRIAMFetchResponseParserTests` to test URL validation and recovery