Hi Team,
We are facing an issue to set notification icon and sound in the channel option
I couldn’t found any doc related to an icon/sound in the channel
We implemented it via the approach below
- We were unable to get custom headers in react native app using a template but able to get using this channel option.
- That’s why we used both options i.e template for ANDROID and channel for IOS.
- But the problem is now we are unable to set an icon/sound for IOS using channel but able to set all for ANDROID as its template and have all the options to set.
Please help on this ASAP.