Release 3.0.2
3.0.2
February 27th, 2019
This release removes type casting in Swift to NSObject in user attributes
New Features
- No new features for this patch release.
Bug Fixes:
- Change all instances of attributes and eventTags from NSDictionary<NSString*,NSObject*> to NSDictionary<NSString*,id>