Hi there,
I know previous versions of MABS you could assign your app logo to the push notification with "icon" or "ic_launcher" in the Small Icon parameter. But this is now not the case.How can I assign a custom logo to the "Small icon" parameter?
Use a white, transparent PNG icon named (e.g., ic_stat_notify) placed in resources/android/icon/drawable/, and set Small Icon to ic_stat_notify. Avoid full-color logos—Android only supports monochrome icons for notifications.