Anton
Anton
@lissyx you can also look into azure pipelines, it has a free tier and self-hosted agents that can be run locally
I'm seeing similar crash reports in appcenter, the app doesn't use the flyout page, and it seems like it's crashing on startup, but I was not able to reproduce it,...
[PR ](https://github.com/nielscup/ShareFile/pull/10)to fix this issue
The same issue for me, the crash appears when using Xamarin Forms `ListView`, and also with native `ImageService.Instance.Load..` when using with `RecyclerView`. Looks like it cancels a download of already...
Crash occurred for me when upgraded to XF 4.0, maybe it will help.
@JimmyPun610 Maybe it makes sense to migrate iOS implementation to https://developer.apple.com/documentation/vision (similar to this one https://github.com/afriscic/BarcodeScanning.Native.Maui), since it's a bit harder to work with MLKit for iOS
A partial workaround is to wrap `CameraView` into `Frame` and set `ClipToBounds = true` , but other issues appear like a black camera view after first scan.
Unfortunately, nuget package is not updated to latest version of lib