Is there an SDK for using Google User Messaging Platform with Xamarin.Forms?

Costas Athan 46 Reputation points
2023-11-04T09:29:17.3366667+00:00

Beginning January 16, 2024, Google will require all publishers serving ads to EEA and UK users to use a Google-certified Consent Management Platform (CMP).

Is there an SDK available for Xamarin.Forms?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,352 questions
{count} vote

4 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    1 deleted comment

    Comments have been turned off. Learn more

  2. Bruce (SqlWork.com) 65,231 Reputation points
    2023-11-04T17:18:12.75+00:00

    With Xamarin form support ending May 1, 2024 (android 13 and IOS 16 being the last supported versions). You probably should be focusing on what platform you will migrate to.


  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,511 Reputation points Microsoft Vendor
    2023-11-08T06:40:12.9533333+00:00

    Hello,

    For the Google UserMessagingPlatform, you could use Xamarin.Google.UserMessagingPlatform in your project to integrate this functionality.

    The official repository for Xamarin Binding for Google services is GooglePlayServicesComponents. If you encounter a bug while using these services, or have a new service request, you could post to this repository.

    The corresponding packages are published in NuGet with namespaces under Xamarin.Google.

    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

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.