Sai Sree Harsha Dubagunta
Results
2
comments of
Sai Sree Harsha Dubagunta
> I found the problem. It's here in the afterAndroidPrepare.js. > > ``` > var parsePushNotificationIcon = configXml.data.find('preference[@name="ParseNotificationIcon"]').get('value'); > if (!!parsePushNotificationIcon) { > // add to AndroidManifest.xml > var manifestPushNotificationIconNode...
Fixed and Tested from my side. Please verify and merge