AppsFlyerSDK / segment-appsflyer-ios

The AppsFlyer iOS SDK integration with Segment
https://segment.com/docs/integrations/appsflyer/
MIT License
23 stars 59 forks source link

Optional delegate methods #19

Closed andr-ggn closed 6 years ago

andr-ggn commented 6 years ago

Avoid crash on optional call SEGAppsFlyerTrackerDelegate. Also replaced unsafe_unretained to weak

af-fess commented 6 years ago

@andr-ggn looks good