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

https://github.com/appsflyersdk/appsflyer-maui-sample-app


https://github.com/appsflyersdk/appsflyer-maui-sample-app

Last synced: about 2 months ago
JSON representation

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))
![alt text](/pictures/1.png)
4. In `MauiProgram.cs` file, change the `afDevKey` and `afAppId` to yours
![alt text](/pictures/2.png)