Const
Get all analytics events recorded during the current device session.
In the iOS app, fetches events from the server scoped to the current session. Outside the app (local development), returns events buffered in IndexedDB via localforage.
Array of raw event objects.
Get all analytics events recorded during the current device session.
In the iOS app, fetches events from the server scoped to the current session. Outside the app (local development), returns events buffered in IndexedDB via localforage.