unity-plugin icon indicating copy to clipboard operation
unity-plugin copied to clipboard

Official Amplitude Unity Plugin

Results 10 unity-plugin issues
Sort by recently updated
recently updated
newest added

## 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)]...

type: bug

## 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...

type: bug

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...

question

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 [![openupm](https://img.shields.io/npm/v/com.amplitude.unityplugin?label=openupm&registry_uri=https://package.openupm.com)](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.

type: enhancement