Savad M V
Savad M V
> Hello, > I love this library, thank you :) > Even I set autoDismiss(true) still it did not dismiss automatically. Also, I want to set custom duration for autodismiss....
Yes Just like this 👇 
> This plugin does not work for normal notifications. When using PushKit apps must report a system call otherwise iOS will kill your app after a while. How to test...
I had same issue and solved it ``` import UIKit import PushKit import flutter_voip_push_notification import flutter_call_kit import CallKit import Flutter @UIApplicationMain @objc class AppDelegate: FlutterAppDelegate ,PKPushRegistryDelegate{ func pushRegistry(_ registry: PKPushRegistry,...
I don’t think you can that with this library . But it my be possible my modifying it. My requirement was to show a fixed Name . so i didn’t...
> This package is now community supported. If you would like to contribute please comment and we can get you either as a maintainer or owner of the Flutter SDK....