InShad k
InShad k
path to custom sound android/app/src/main/res/raw/azan.wav static Future _notificationDetails() async { return const NotificationDetails( android: AndroidNotificationDetails( 'Channel_id_17', 'Channel_name', importance: Importance.high, priority: Priority.high, sound: RawResourceAndroidNotificationSound('azan'), enableVibration: true, playSound: true, ), iOS: DarwinNotificationDetails(sound:...
### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? _No response_ ### Which platforms are affected? iOS ###...