Maui app for Android requires target to android 13

Haviv Elbsz 2,071 Reputation points
2023-08-25T08:42:35.8266667+00:00

Hello all. I built my app to api level 33 for android 13. But Google Play requires me up to 31 August explicitly to target my app to android sdk 33. Please what I missed and how I fill this requirement. Thank you very much. Note my app is already exists in Google Play Store.

Developer technologies .NET .NET MAUI
{count} votes

Accepted answer
  1. Anonymous
    2023-08-28T09:20:09.55+00:00

    Hello,

    Please right click your project, choose properties selection. Select Application tag, Open the Android target selection, find the Target-Android Framework like this selection, Choose Android 13 for Target-Android Framework. After that, please open your project folder, delete bin and obj folders and rebuild your project. In the end, release your application again to Google play store.

    Best Regards,

    Leon Lu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.