Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redth/maui.googlemobileads.ios

iOS Bindings for Google's Mobile Ads SDK to use in .NET MAUI
https://github.com/redth/maui.googlemobileads.ios

Last synced: 23 days ago
JSON representation

iOS Bindings for Google's Mobile Ads SDK to use in .NET MAUI

Awesome Lists containing this project

README

        

# Maui.GoogleMobileAds.iOS
iOS Bindings for Google's Mobile Ads SDK to use in .NET MAUI

## Building

```pwsh
pwsh ./build.ps1 -MobileAdsVersion '11.2.0' -UserMessagingPlatformVersion '2.3.0' -BuildNuGet $true -GenerateBindings $false
```