unity-plugin
unity-plugin copied to clipboard
Official Amplitude Unity Plugin
## Summary Request to update the iOS native library version to `8.18.0` or later to incorporate support for Apple Privacy Manifest. ## Motivations Staring on May 1 to upload an...
## Expected Behavior The iOS build via Xcode is successful ## Current Behavior Build fails with ``` Assets/Plugins/iOS/Amplitude/AmplitudeCWrapper.m:199:60: error: no visible @interface for 'Amplitude' declares the selector 'setServerZone:updateServerUrl:' [[Amplitude instanceWithName:ToNSString(instanceName)]...
## Expected Behavior When Unity developers use assembly definition files they should be able to add a reference to the Amplitude assembly definition files so that they can use the...
Hello, We use Amplitude plugin in kids app (Unity). And the app is getting rejected because of sending ADID to Amplitude. I removed amplitude.useAdvertisingIdForDeviceId() but the app is still getting...
While I am importing it using UPM, I found few issues. 1. External Dependency Manager is in the project which is not necessary, and giving this cause issue if I...
## Summary I noticed that you added ExternalDependencyManager into your tagged versions. I suppose that is because Google still hasn't bothered to create a Github package download for that. However,...
If i build for android in empty project only admob or only amplitude sdk, then everything is fine. But if these plugins together in one project, i'm getting this error:...
Add instructions to install via OpenUPM [](https://openupm.com/packages/com.amplitude.unityplugin/)
I would love to be able to use the amplitude experiments and feature flags with the unity sdk.