orta / ARAnalytics

Simplify your iOS/Mac analytics
MIT License
1.84k stars 217 forks source link

Edit GoogleAnalyticsProvider.m file #286

Closed Goharhovhannisyan closed 7 years ago

Goharhovhannisyan commented 7 years ago

Please update +- (void)logTimingEvent:(NSString )event withInterval:(NSNumber )interval properties:(NSDictionary *)properties { method, for checking category value, if it is empty than assign "default" it, otherwise just use predefined value.

DangerCI commented 7 years ago
:white_check_mark: Yay.
:white_check_mark:

Please include a CHANGELOG entry. You can find it at CHANGELOG.md.

Generated by :no_entry_sign: danger

BenchR267 commented 7 years ago

I opened https://github.com/orta/ARAnalytics/pull/288 which contains the wanted changes from this pull request.