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
The UNKNOWN event type is used in cases where the API returns a new type
that the SDK doesn't understand. This prevents an exception from being
thrown while parsing the event JSON.
Fixes#50.
0 commit comments