Open ohitsdaniel opened 3 years ago
The native iOS snowplow library is currently working on a 2.0.0 release, including the functionality to allow multiple tracker instances instead of just a single instance.
We should prepare our library for that change by removing the strict singleton requirement and letting the library consumer decide how many trackers they want to instantiate/retain.
The native iOS snowplow library is currently working on a 2.0.0 release, including the functionality to allow multiple tracker instances instead of just a single instance.
We should prepare our library for that change by removing the strict singleton requirement and letting the library consumer decide how many trackers they want to instantiate/retain.