IndoorAtlas / unity-plugin

IndoorAtlas Unity plugin
Apache License 2.0
42 stars 13 forks source link

Example doesn't work! Can not callback any data! #16

Closed goodspeed2011 closed 5 years ago

goodspeed2011 commented 5 years ago

onLocationChanged,onStatusChanged,onHeadingChanged,onOrientationChange,onEnterRegion,onExitRegion these functions can not be callback, this example doesn't work! Could you please tell me how to calling component's callbacks immediatelly when start the app?i followed the instruction but it doesn't work!

albrrt commented 5 years ago

Hi, did you find a solution ? I also cannot get it work...

goodspeed2011 commented 5 years ago

No, it doesn't work, i have given up. It's not like what IndoorAtlas said at all.

albrt notifications@github.com 于2019年4月13日周六 上午1:26写道:

Hi, did you find a solution ? I also cannot get it work...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/IndoorAtlas/unity-plugin/issues/16#issuecomment-482637809, or mute the thread https://github.com/notifications/unsubscribe-auth/ADMXfl1dVtF0AwgbSjyAMwzNFb8BvEFvks5vgLO_gaJpZM4azmVo .

simomar commented 5 years ago

Hello @goodspeed2011 @albrrt

I couldn't reproduce the issue.

Please make sure that you are in an already mapped area when you are testing your Unity project. Otherwise those callbacks may not trigger. Also, please make sure that you have added correctly IndoorAtlas SDK credentials (API key and secret).

For further debugging I suggest you contacting IndoorAtlas via our support site so we can debug this issue further. I'm closing this issue but I'll comment again this thread if we find a way to reproduce the issue (with clear instructions).