arnabonetraker
arnabonetraker
I think this needs to be labelled as BUG. I couldn't find any reference to the input format. Even if input is PNG it should internally check or convert to...
> In real device, you must move more than 200 meters when the application is closed to trigger the event. I understand that part. I took the device with me,...
Unfortunately it did not work this package. I went with [transistorsoft](https://pub.dev/packages/flutter_background_geolocation) package. While background locator uses `startMonitoringSignificantLocationChanges` looks like it doesn't work properly in this case.
> You should call `super.dispose` before `controller.dispose();` according to the `README.md` That does not appear to be the root cause of the problem. But I will modify and observe. As...
Faced this issue. Without adding those languages it should compile. For now adding the dontwarn in progruard works, but we do need a fix for this.
Its quite similar to my case, where the preview went empty and stayed like this. But actual scanning was working, only the preview had issue. #1119
#641 Yeah it's a known issue. I believe the problem is with ML Kit. I've had to deal with this issue before. I tested various ML Kit scanners, and they...
> @arnabonetraker Thanks. The thing is that I do have such a situation and I am currently in a problem :/ > > So what can I do right now?...
I haven't faced any crashes so far after updating to xcode 15.1, so maybe yeah it was fixed with their update