Forum Discussion
Bobdev
Sep 22, 2024Copper Contributor
MAUI APP does not run, android-API34 issue ?
Hi everyone, i'm facing a problem using dotnet 8.0 and Maui. I read that an android api is automatically associated to a dotnet version. So for .Net 8.0 the android api is 34.0
I installed the Maui workload and created a new project, then i ran(build) it without any modifications and all the necessay packages installed without issues
But when i go to the generated bin folder and run windows app it does'nt even show up, For android part i installed the signed-apk in virtual device and here is what i get :
I found somewhere that this was the api 34 issue, i tried to install .Net 7.0-API 33 and .Net 9.0-API 35.0 but facing the same problem. What should i do now... please help me
THNKS!!!
- matt2025Copper ContributorI'm having the same issue... on Net 8
Had to use VS Preview version when we were getting the iOS Testflight version out ..
did you ever find a solution to this? - KrisgolkoBrass ContributorRegarding Windows version - are there any related errors in the Evwnt Log? You can find the Event Log in Computer Management app. Look into Windows Logs => Applications.