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
Please note that you'll still need to call the `continueUserActivity` and `openURL` methods on the analytics client.
225
+
224
226
### Flushing
225
227
226
228
You can set the number of events that should queue before flushing. Setting this to `1` will send events as they come in (i.e. not send batched events) and will use more battery. `20` by default.
0 commit comments