ESTBeaconManager SetupAppId exception

I keep receiving [NSNull integer] after calling this method.
I am trying to connect to my beacons to change their value

Hi,

To change value you need to do authentication to cloud first, with an App Id/token or with login and password. You can take a look at our Authentication demo.

Best,