title | category | parentDoc | order | hidden |
---|---|---|---|---|
Test Integration |
5f9705393c689a065c409b23 |
6370c9e2441a4504d6bca3bd |
2 |
false |
You are can test your integration for the following OS:
In order to test the plugin, you need to build an iOS/Android app. Then you can follow these guides:
To enable the debug logs, set the following API to true:
AppsFlyer.setIsDebug(true);
In order to test the plugin, you need to build your UWP app. To enable the debug logs, please uncomment the following line in AppsFlyerWindows.cs file.
#define AFSDK_WIN_DEBUG
After running the app, you will be able to find the logs in %USERPROFILE%\AppData\Local\Packages<productname>\TempState\UnityPlayer.log