aptabase-swift icon indicating copy to clipboard operation
aptabase-swift copied to clipboard

There should be an async `flush()` method.

Open aswyer opened this issue 7 months ago • 1 comments

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.

aswyer avatar Mar 22 '25 13:03 aswyer