You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runs through with out any issues, (before i added the Task.Run thing i got the same error i now get if the command gets called).
If i trigger the RefreshCommand by refreshing my CollectionView i get the error: Android.OS.NetworkOnMainThreadException: ''
I have the following code:
Runs through with out any issues, (before i added the Task.Run thing i got the same error i now get if the command gets called).
If i trigger the RefreshCommand by refreshing my CollectionView i get the error:
Android.OS.NetworkOnMainThreadException: ''
Method that the command runs:
If you guys have any idea how to solve this, please let me know.
https://user-images.githubusercontent.com/33844665/103391376-7d192e80-4b19-11eb-87a0-bf31875a5e2a.mp4
The text was updated successfully, but these errors were encountered: