Sadhan

Results 2 comments of Sadhan

In flutter : socket_io_client: ^2.0.3+1 in node js : "socket.io": "^4.7.2"

> func userNotificationCenter(_ center: UNUserNotificationCenter, willPresent notification: UNNotification, withCompletionHandler completionHandler: @escaping (UNNotificationPresentationOptions) -> Void) { > completionHandler([.alert, .badge, .sound]) > } got any solution for it i'm facing the same...