You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one project
i can show overlay every time notification received but our issue is first time overlay show proper
overlay close first time after can not another notification recived can't open overlay.
overlay close i am using this method.
await FlutterOverlayWindow.closeOverlay();
The text was updated successfully, but these errors were encountered:
rahulinfibrain
changed the title
How to open every time notification recive
How to open every time overlay widget notification recive
Aug 17, 2024
I have one project
i can show overlay every time notification received but our issue is first time overlay show proper
overlay close first time after can not another notification recived can't open overlay.
overlay close i am using this method.
await FlutterOverlayWindow.closeOverlay();
The text was updated successfully, but these errors were encountered: