PrivacyScreenPlugin
PrivacyScreenPlugin copied to clipboard
Loading wrong imageName
The plugin tries to load images with names like "Default-667h", etc. If I provide the name of the image in "UILaunchImageFile" it still adds suffixes like "LaunchImage-800-667h".
I added <splash ..> in config.xml, but it modifies versions of "LaunchImage" in "Images.xcssets". But, the plugin does not uses "LaunchImage" it tries to load "LaunchImage-800-667h" which is obviously missing.
I have no idea how to make it work - how to provide custom image that will be used to capture the screen.