Oliver Martinez

Results 35 comments of Oliver Martinez

I'm getting the same issue only on a specific mac computer. on my laptop it's working fine. Any final solution? @npu3pak suggestion didn't work for me

I have the exact same issue with Timers.. even if GetX logs says the screen is fully deleted in memory, still the timer is still alive and kicking

> It is expected, this feature isn't supported yet. The plugin only supports to save files to `NSDocumentDirectory` in iOS and that directory is belong to your application sandbox, it...

I get the error too. But doesn't crash the app. Hoping for a fix too. Thanks

same issue for me here! hope someone can fix it soon

This is a great plugin already! Waiting for a fix here too!

I figured the culprit here. It happens when **minifyEnabled** is set to true. So just disable it and it should fix I commented these on my **app/build.gradle** and now works...