Add MAUI application to startup template #10821
Resolves: #10399
How to run
For the android emulator,
- Run android emulator
- Run
adb reverse tcp:44305 tcp:44305
,44305
means the auth server port.
Resolves: #10399
For the android emulator,
adb reverse tcp:44305 tcp:44305
, 44305
means the auth server port.