6 questions
0
votes
0
answers
49
views
Facing issue in MAUI project to build android apk
I am new to MAUI. Facing issue in MAUI project to build android apk. I am using VSCode in my macbook air laptop.
When I run with the real device connected, it works fine. But when I try to create a ...
2
votes
1
answer
97
views
MAUI Android app custom build configuration issue
Tech tools: VS 2022, .Net 9, MAUI
In order to publish MAUI (Android) app to Google Play store (Internal testing track), also for some internal requirements, I have created a new build configuration ...
0
votes
0
answers
96
views
maui displayalert yes no white color
I am using DisplayAlert to display a message to the user but the yes/no colored text is white. I can click on the button and then I can see it but I wanted to be more like a button. Any help with ...