I have a Safari App Extension that uses SKStoreReviewController
to request the Mac App Store rating screen:
The screen looks like it should have the app icon on the left side, but it doesn’t. I’ve tried setting ASSETCATALOG_COMPILER_APPICON_NAME
in Xcode to a valid asset name, but no change. Is this meant to work? If so, how do I get the icon there?