Jørgen

Results 50 comments of Jørgen

@Luisalvarenga @bigpjo I'm experiencing this issue as well but non of the suggestions above work for me. I'm getting a FCM token but when I push to it, nothing happens....

@angelru do you have a small reproduction sample? From a video is hard to judge what happens. Do all items in the list get updated? If you update all items...

@angelru no worries I will test it with that sample app first to see if I can reproduce

@angelru is this still an issue with Xamarin 5.0.0.2401? And is it specific to physical device or do you also manage to reproduce on the simulator?

@angelru I really tried to reproduce this on a physical device but it works perfectly for me with the 5.0.0.2401 version. No flickering at all. Could you please test again...

@angelru I don't mind to look into it (although I've very little time) but I can't reproduce it. So if you can provide me with a small reproduction project I'm...

@CoolRets if you come with a good [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) that highlights this issue I bet there is someone willing to look into it. Please try to reproduce the issue...

Hi! Thanks for the quick reply. Yes, it has an ID and it is an int64. But the problem is that it guesses the table from the **type Interest struct**...

@u007 no, I understand what has_many needs to do, but I assumed that the meta data would be used for table name and foreign key but that seems not the...

I spent quite some time looking through the code and it seems like it should already support this functionality but for some reason it behaves not consistent. Maybe you guys...