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...