matomo-org / matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
MIT License
388 stars 164 forks source link

Support for injecting URLSession #454

Closed TobyHsu closed 4 months ago

TobyHsu commented 4 months ago

This PR aims to adjust the URLSessionDispatcher initialization function by injecting URLSession.

brototyp commented 4 months ago

LGTM. Thanks!