orta / ARAnalytics

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

Removed non-existent kitForClass call for Fabric 1.4 #206

Closed fotiDim closed 9 years ago

fotiDim commented 9 years ago

There was a leftover from previous Fabric versions. The code crashed upon launch with 'unrecognized selector sent to instance'.

orta commented 9 years ago

Awesome, thanks @Navideck-fotis