aptabase-swift
aptabase-swift copied to clipboard
There should be an async `flush()` method.
While https://github.com/aptabase/aptabase-swift/issues/28 would solve my specific issue, I think it makes sense to provide a flush() method that is async so I can perform something only after the events have been sent. There is currently no way to know when the events have been sent.