Hello JoeManke, thank you, i found the issue: I was using an Asset catolog for my App Icons and declared it via this line: <key>XSAppIconAssets</key> <string>Media.xcassets/AppIcons… (View Post)
(Quote) Same Problem here, i can set it in My ViewModel but when i try to set it elsewhere it just gets ignored. EDIT: Forgot settings IsPresented in XAML to TwoWay Binding. Now it works. (View Post)