Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Forward RampKit events to analytics on iOS
forwardEvents
RampKit.forwardEvents(to: .segment)
RampKit.onEvent { event in Amplitude.instance().logEvent(event.type.rawValue, withEventProperties: event.properties) }