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
While porting over the FilePicker to support Uno platforms, it was noted that the StorageFile.GetThumbnailAsync method is not supported. This led to the control visually being ported across and supported but the base UI isn't the same across platforms.
Once unoplatform/uno#5637 is complete, this work can be started and finished off.