acuntex
acuntex
2.3 brought AndroidX support but apparently if you have a project which is not AndroidX then it doesn't work anymore.
Since code as been moved to the end of the method, might there be a chance, that this could be the cause (like more changes on iOS or some race...
database1.users._id is configured as @Property(string) database2.users._id is configured as @Property(ObjectID)
Is this still relevant? Because I also tried to create a custom notification handler and it is not called. Just asking because I cannot see any code that would be...
I don't think you'll see it. The code was just copied from https://github.com/zinkpad/SharpCifs
@ishrakland Any chance for a new version with this fix? A no would be also acceptable, then someone else could create one with a different name.
Anything new on this? Thanks!
In my case it's not a "real crash". App still works, but I can see the same stack trace in the adb logs.
Reversing the CollectionView and the Items works great on iOS and some Android devices. But on some Android devices like Samsung if you scroll up, the CollectionView scrolls down and...
It's apparently an Android bug, workaround here: https://github.com/xamarin/Xamarin.Forms/issues/7166#issuecomment-585152206