Crash on Cloud Auth

when I called this function
[ESTBeaconManager setupAppID:@"" andAppToken:@""];

My app crash every time.

is anyone help?

I have the same problem. The problem occurs when I try to send the AppToken as parameter. My iOS app will terminate with following message:
"-[NSNull integerValue]: unrecognized selector sent to instance".
With an empty string or a string containing one character then it doesnt crash, but of course I am not logged in.

Hi Jerromy, Hi Lars,

We took care of it in our newest SDK (2.1.3), so please download it and let me know if it helped.