You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the pr that was made to integrate contentMode already contained correct lowercased code version, so probably this unintentional bug was created during merge?
Plugin version:
5.1.1
Platform(s):
iOS
Current behavior:
contentMode in config is not working because of the error in the following switch:
Expected behavior:
cases should be all lowercased
Steps to reproduce:
set contentMode to scaleAspectFill / scaleAspectFit / scaleToFill
Related code:
PrivacyScreen.swift
The text was updated successfully, but these errors were encountered: