nicklockwood/iRate

NSInvalidArgumentException', reason: '(null): unrecognized selector sent to class

Opened this issue · 1 comments

Cannot reproduce this in testing, but this is a crash some of our users in production are seeing. It happens when setting up the iRate SDK. specifically on the first line of the setup method. [iRate sharedInstance].daysUntilPrompt = 4.0;

hlung commented

I got this for one user also. He seem to try many many times and got like 50+ crashes. But interestingly there's only one user affected. We are using iRate (1.11.7).