Using ibeacon technology with delphi firemonkey -


we trying use ibeacon technology delphi xe5.

we have tested xcode , ... seems work fine.

someone has tried delphi ?

thanks ac

i have not tried delphi, need wrapper around native ios objective c corelocation apis, , not believe 1 yet exists yet. ideally such wrapper support android ibeacon library. not delphi programmer, interested in assisting such effort.

a nearer-term ios-only alternative import objective c headers delphi , access them directly. this article describes how access gps apis in corelocation. article before ibeacons added corelocation, same principles should apply.


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -