Hello @SvenTiigi,
Sorry for the very late comment, but I wanted to point out that the changes introduced in v1.8.0 of #YouTubePlayerKit were actually breaking — especially the refactor from Double to Measurement.
The function signatures were changed without keeping the previous versions (even as deprecated), which caused some unexpected issues during the update — particularly because the release appears minor, but in practice, it isn’t.
#swift
Sorry for the very late comment, but I wanted to point out that the changes introduced in v1.8.0 of #YouTubePlayerKit were actually breaking — especially the refactor from Double to Measurement.
The function signatures were changed without keeping the previous versions (even as deprecated), which caused some unexpected issues during the update — particularly because the release appears minor, but in practice, it isn’t.
#swift