Inside the configuration:
xxxxxxxxxx
plugins: [
[
'onesignal-expo-plugin',
{
mode: 'production',
smallIcons: ['resources/ic_stat_onesignal_default.png'],
},
],
],
Make sure the name of the file smallIcons is "ic_stat_onesignal_default.png"
Else it will not load on notifications from android