Skip to main content

Hey all, I love using the events via the Intercom iOS SDK. For some actions, users might trigger large amount of events(~30 in 1 min). Should I batch these events myself or the Intercom SDK is already handling it? 

 

Specifically, do I need to batch events myself before calling this method?

Intercom.logEvent(withName: event, metaData: metadata)

 

Thanks!

Hi @Steven Nie ! Ebenezer here from Engineering Support👋.

I do believe that the SDK does handle this on the backend, so you wouldn’t have to do anything regarding this.

 


Reply