how to support android 4.0 and ios 7.0 in .net maui?

mc 5,491 Reputation points
2023-12-26T01:04:55.3666667+00:00

can it support android 4.0 and ios 7.0?

or I have to use xamarin.android and xamarin.ios?

Developer technologies | .NET | .NET MAUI
0 comments No comments
{count} votes

Accepted answer
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2023-12-26T05:53:30.24+00:00

    Hello,

    Android 4.0 and iOS 7.0 are versions of a long time ago, and MAUI does not support these platforms.

    The following platforms and APIs are supported by MAUI:

    .NET Multi-platform App UI (.NET MAUI) apps can be written for the following platforms:

    Android 5.0 (API 21) or higher.

    iOS 11 or higher, using the latest release of Xcode.

    macOS 10.15 or higher, using Mac Catalyst.

    Windows 11 and Windows 10 version 1809 or higher, using Windows UI Library (WinUI) 3.

    .NET MAUI Blazor apps have the following additional platform requirements:

    Android 7.0 (API 24) or higher is required

    iOS 14 or higher is required.

    macOS 11 or higher, using Mac Catalyst.

    or I have to use xamarin.android and xamarin.ios?

    Yes, these versions have been discontinued in Xamarin.Forms and MAUI.

    Best Regards,

    Alec Liu.


    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 comments No comments

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.