You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @khurram18, in the future, please open Ampli related issues on the https://github.com/amplitude/ampli-examples repo. When updating SDKs, run ampli configure then ampli pull again. (if that does not work, you can delete ampli.json from your project's root then run ampli init again, which is equivalent to a full reset.)
Expected Behavior
The Ampli should work without any errors when migrate from Amplitude-iOS to Amplitude-Swift.
import AmplitudeSwift
instead ofimport Amplitude
Current Behavior
There are various compile time errors when using Ampli.
Amplitude
Possible Solution
Please update Ampli to properly support Amplitude-Swift.
Steps to Reproduce
Previously I am using Ampli with Amplitude-iOS and it works smoothly.
ampli pull
Environment
The text was updated successfully, but these errors were encountered: