I’ve got two url schemes in my build.settings:
LSApplicationQueriesSchemes = {'yandexmaps','youtube'},
Seems like it’s ok, as always.
But here comes the brand new error from Apple Transporter app when you are trying to submit the build to AppStore:
Asset validation failed (90155)
The following URL schemes found in your app are disallowed: [youtube] (ID: c9e2a880-8361-4421-aaa3-1633f49f0876)
And that’s the error, not warning.
Version 2022.3683 (2022.11.5).
@Scott_Harrison @vlads , any ideas?