bitstadium / HockeySDK-iOS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
https://github.com/microsoft/appcenter-sdk-apple
Other
597 stars 268 forks source link

Fixed unrecognised selector exception #486

Closed bmourat closed 6 years ago

bmourat commented 6 years ago

importCategories method should be in main class, or unrecognised selector exception is thrown

lumaxis commented 6 years ago

@bmourat Any idea why this wasn't caught by a test?

ElektrojungeAtWork commented 6 years ago

@lumaxis My fault, I didn't write a unit test for this. I didn't some prelim. testing on Friday and didn't run into any issues.