faisy
faisy
Was anyone able to solve this ? I am currently facing the same issue. Android works fine its just IOS, even if I restart the app on the simulator it...
Hi @bennyboer, I am facing the same issue I am using flutter 2.0.6. Could you let me know which flutter version you are using or this project ? Thanks
I updated my pubspec.yml file to this ``` version: 0.2.6+8 environment: sdk: ">=2.7.0
Hi, I don't know how to make this is working So I made my own plug-in currently only in iOS available, also still in development mode But working fine for...
No need to use an isolation service. But keep in mind that this will trigger when the app is terminated state. So won't have a UI present. Also FYI there...