Iain
Iain
## 🐛 Bug Report I ran into an issue within the Android backstack and while investigating I think I've caught a bug within MvvmCross. I have a use case whereby...
## 🐛 Bug Report So I'm loading in images into a UITableView or UICollectionView cell. The view displays around 4 or 5 cells on the screen. Sometimes (around 80% of...
I've ran into a periodic issue I see from time to time. I'm doing lots of builds, DEBUG and RELEASE and generally have no issues. I have a couple of...
This isn't a bug, but a feature request. Would it be possible to make the `complete(after: TimeInterval, finishing: Bool)` public instead of just `complete(finishing: Bool)` The main use case I...
**Describe the bug** I have around 106 passwords in a Group (Internet). When I first launch MacPass and select the group, not all the passwords are actually listed. When I...
I've seen this come up in the past, and I know it originally caused issues with crashes around the Touch IDs in dictionaries and the like. The latest nuget fixes...
This is more of a general query around the StartUpdatesAsync() call on iOS. Occasionally, on iOS, we are seeing this disconnect occur when starting updates (also occasionally, I think it...
### Description When using the MediaPicker.PickPhotoAsync() the Android 14 media picker is shown correctly, however the picker appears as a modal bottom sheet view - and because MediaPicker uses an...
**Description** I've been investigating a memory issues i've been seeing when using SKGLView compared to SKCanvasView. I'm using SkiaScene to handle touch manipulation but I'm fairly confident that isn't the...
We've noticed an issue when doing a domain check on a device (were using it in a .net8 application running .net-ios on an iphone or .net-android on Android devices) when...