Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/redth/maui.googlemobileads.ios
- Owner: Redth
- License: mit
- Created: 2024-03-12T17:21:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T17:31:37.000Z (8 months ago)
- Last Synced: 2024-10-13T15:08:12.158Z (25 days ago)
- Language: C#
- Size: 257 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```