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
An example for binding ContentDialog with Uno platform navigation on Android.
On Android an exception is thrown when binding ViewModel command to PrimaryButtonCommand on ContentDialog, so it's neccesary to use click event and GetDeferral
About
ContentDialog navigation for Android with Uno platform