-
Hey.
Just encountered old issue that was discussed earlier: https://github.com/AppsFlyerSDK/appsflyer-unity-plugin/issues/86
I've tried the old solution of changing to 6.2.3 version, but it took no…
-
Hello,
we are using inbrain SDK in our Unity game. However when building iOS version of the game xcode always throws an error `Using bridging headers with framework targets is unsupported`. This doe…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2021.3.13f1
* External Dependency Manager version: 1.2.172
* Source you installed EDM4U:.unitypackage
* Fe…
-
hi,
in your latest build Strict-v6.8.5 it seem that there is a folder under Assets/AppsFlyer/Plugins/iOS without meta files that contains AppsFlyeriOSWrapper.mm
That file is also under Plugins/iOS…
-
The parameter order of the setHost method is reversed on the iOS platform
When I call
```
AppsFlyer.setHost("","appsflyersdk.com");
```
The code call stack is
```
public static…
-
full info:
`
Showing Recent Messages
Directory not found for option '-F/Users/mac/Library/Developer/Xcode/DerivedData/Unity-iPhone-abxrudvwhyhjfkbxpigukgbicwug/Build/Intermediates.noindex/ArchiveIn…
-
**Describe the issue**
After updating plugin to version v2.6.6 trial cannot build Android. Other external plugins/libraries inside project kept the same.
Error is such:
Execution failed for task '…
-
Hi!
We recently had to update the appsflyer SDK version from 6.4 to 6.8 and I see that the `AppsFlyerSDK.IAppsFlyerNativeBridge.attributeAndOpenStore` stopped working on Android devices.
Searching t…
-
I added 6.5.3 to my Unity project. When building for iOS I get an error in AFUnityUtils.mm: 'AppsFlyerLib.h' file not found.
AppsFlyerLib.h does not seem to be anywhere in the project.
//
// …
-
## Step 1: Environment
- Computer OS: Windows 10
- Unity Editor Version: 2020.3.38f1
- Appodeal Unity Plugin Version: 3.0.1
- Bug Repro Rate: 100%
## Step 2: Describe the bug
I don't use…