Not able to authorize beacons

Hi,

I'm trying to use the Temperature Demo, from the Estimote Demos application. I keep getting the "You are not authorized to access this beacon" alert.

Went to Estimote Authorization view, inserted my credential (app id/ app token) and don't have a way to submit it.

Can anyone help me?

Thanks

Hi Filipa,

There is no need to submit it. Just fill screen with both App ID and App Token and click back.

Cheers!

Hi Witek,

i thought that would work, but it didn't.
I found the code to authorise it, and force the values.

Thank you

Hi Filipa, where is code to a authorise it

Regards

João

Hi, João!
Here is the code:

[ESTBeaconManager setupAppID:@"<app id>" andAppToken:@"<app token>"];

Filipa

Tnks Filipa

Regards

Joao