https://github.com/appsflyersdk/appsflyer-maui-sample-app
https://github.com/appsflyersdk/appsflyer-maui-sample-app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/appsflyersdk/appsflyer-maui-sample-app
- Owner: AppsFlyerSDK
- Created: 2024-03-06T10:27:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-15T07:45:24.000Z (about 1 year ago)
- Last Synced: 2024-04-23T03:41:06.947Z (about 1 year ago)
- Language: C#
- Size: 343 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# MAUI Sample app for Appsflyer XamarinBinding users
This is a sample app that demonstrates how to integrate AppsFlyerXamarinBinding plugin into MAUI project.
### Instructions
1. Clone this repo
2. Open `MyMAUITest.sln` file using Visual studio
3. Install AppsFlyer's XamarinBindings ([iOS](https://github.com/AppsFlyerSDK/XamariniOSBinding) + [Android](https://github.com/AppsFlyerSDK/XamarinAndroidBinding))

4. In `MauiProgram.cs` file, change the `afDevKey` and `afAppId` to yours
