Page 2 of 2

reception of an iBeacon signal (=event) ?

Posted: Tue May 20, 2014 8:20 pm
by Maryna Brodina

To update DB content you don't need app in builder.You can invoke necessary services from exported app.


reception of an iBeacon signal (=event) ?

Posted: Sun Jun 29, 2014 5:33 am
by DavidHeacock

Hi Lance, did you get this working? I'm about to try the same thing and would love some pointers.


reception of an iBeacon signal (=event) ?

Posted: Sun Jun 29, 2014 8:34 am
by obullei

Hello David!

If you have any questions, please, do not hesitate to ask us.


reception of an iBeacon signal (=event) ?

Posted: Mon Jul 07, 2014 11:50 am
by DavidHeacock

OK, I can't work out what I'm doing wrong here:

I downloaded the plugin from https://github.com/kdzwinel/phonegap-....

I added the EstimoteBeacons.js to the project. It used a module loading function called 'require', so I used a JS library called 'require.js' and added that to the project too in the javascript folder.

I added the plugin details to cordova_plugins.js:

{
"file": "plugins/pl.makingwaves.estimotebeacons/www/EstimoteBeacons.js",
"id": "pl.makingwaves.estimotebeacons",
"clobbers": ["EstimoteBeacons"]
}];

I copied the plugin files (.h, .m and .a files) to IOS/[project name]/[project name]/CordovaLibPlugins/pl.makingwaves.estimotebeacons/

I copied the plugin javascript file to IOS/[project name]/[project name]/Resources/www/project/files/resources/lib/plugins/pl.makingwaves.estimotebeacons/www/EstimoteBeacons.js

I added the following XML code to the config.xml file:

Code: Select all

   param name="ios-package" value="EstimoteBeacons"  

I followed the instructions here (https://getsatisfaction.com/apperyio/...) but still can.t get things running. The script is throwing an error trying to define cordova.

Image

My project GUID is 23d8de53-b660-4606-a629-9362b2440263 if you need to check anything.


reception of an iBeacon signal (=event) ?

Posted: Mon Jul 07, 2014 1:26 pm
by Kateryna Grynko

Hi David,

Where do you get this error, when running on device? Are there any errors in Weinre? http://devcenter.appery.io/documentat...


reception of an iBeacon signal (=event) ?

Posted: Wed Dec 17, 2014 5:01 am
by abigdreamer

Did anybody get this working?


reception of an iBeacon signal (=event) ?

Posted: Wed Dec 17, 2014 5:52 am
by Yurii Orishchuk

Hi Mike,

We still not have such implementation/tutorial about this service.

Regards.


reception of an iBeacon signal (=event) ?

Posted: Sat Dec 20, 2014 3:16 am
by abigdreamer

reception of an iBeacon signal (=event) ?

Posted: Sun Dec 21, 2014 11:48 pm
by Yurii Orishchuk

Hi Mike,

Thanks for this sharing.

Regards.