Open BZP1122 opened 3 months ago
Thank you for reporting this.
At this time, the DialogService is only supported for desktop applications.
@BZP1122, since this feature was never intended to support mobile devices, I'm going to change the title & tags an enhancement request.
Marking it for vNext under the mobile development support feature set 👍
Environment
Severity (1-5)
5
Steps To Reproduce
var ret = await _dialogService.ShowDialogAsync( viewName, dialogParmaeters );
Expected Behavior
ShowDialog
Screenshots