Results 7 comments of Genfood

>I keep getting this Exception as well, no idea what the cause is... works fine on iOS and UWP, but on Android it throws that exception... is it because the...

https://github.com/xamarin/Xamarin.Forms/issues/7248 Is this probably related to our problem seems to be fixed in 4.2.0 SR2 from last week. I also think that’s the error I got if I tried it...

Well this worked for me. But pay attention, there is a `'` at the end ;) For copy pasta: ``` ``` You also may need to reinstall the application. >...

> Auto grouping of similar communities should be done by community tagging, not by name. A community should be able to add a (limited) number of tags to itself, then...

@mthld I tried to convert the videos but it didn't worked out well. Nevertheless I don't see myself using a social network where I have to convert videos. 😅 I...

As I understand for dataclasses the `__repr__` method is used to serialize objects. Nevertheless, I suggest a feature that allows comparing dataclasses out of the box. I prototyped a quick...