library · inferred from evidence
Apptimize SDK
An SDK that defines a DeepLinkDelegate type, causing a name collision with Airship SDK.
- Airship SDK 15: DeepLinkDelegate is ambiguous for type lookup
The clean fix is to upgrade to Airship SDK 16, where the module was renamed from Airship to AirshipKit, removing the collision, and also update the Apptimize SDK to 3.5.3, which fixed their side. The reporter confirmed the upgrade resolved