Do we have Salesforce SDK Support in .Net MAUI?

Senthilkumar Kathiresan 6 Reputation points
2022-11-21T06:00:38.757+00:00

Hi,

Any Salesforce SDK there for .NET MAUI. How can we connect Salesforce with MAUI mobile app.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,856 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,291 Reputation points Microsoft Vendor
    2022-11-22T09:35:14.907+00:00

    Hello,

    Yes, you could bind Salesforce's iOS and Android SDKs and call those from MAUI by binding library.

    For instance, you could download the Android SDK and bind the .aar or .jar file into your project to use Salesforce's classes.

    Please refer to this official video Binding Native Libraries for .NET MAUI to get the detailed steps.

    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