Phonegap with sample apps in Evothings

Discuss the company and its products.
mzonerz
Posts: 1
Joined: 16:02, 03 Sep 2015

Phonegap with sample apps in Evothings

Postby mzonerz » 14:19, 05 Nov 2015

Hi,

I'm developing small ,app which is reading beacons around the device which is installed a reader app.I went through some samples that comes with evothings workbench everything seems fine and works well.when I deploy it with PhoneGap build and install it to the phone app doesn't read any beacons.My config file has included following PhoneGap plugins.


Code: Select all

<gap:plugin name="com.evothings.ble" version="1.0.0" />
<gap:plugin name="com.unarin.cordova.beacon" version="3.2.1" />
<gap:plugin name="ptdev.makingwaves2.estimotes" version="1.0.1" />
<gap:plugin name="org.apache.cordova.device" version="0.2.12" />
<gap:plugin name="cordova-plugin-bluetoothle" source="npm" />
<gap:plugin name="com.megster.cordova.bluetoothserial" version="0.3.3" />


Please someone can help me out for this, I'm Trying this since 3 days.

Note: There is no issue with app permission.

alex
Posts: 92
Joined: 00:59, 19 Nov 2013

Re: Phonegap with sample apps in Evothings

Postby alex » 09:50, 11 Dec 2015

Did you include a link to the cordova.js library in your code? Can you prove a code example?
You have quite some plugins there in the list , I'm not sure you're going to need all of them.

Fredrik
Site Admin
Posts: 196
Joined: 15:00, 18 Nov 2013

Re: Phonegap with sample apps in Evothings

Postby Fredrik » 14:43, 11 Dec 2015

I suspect "cordova-plugin-bluetoothle" and "com.evothings.ble" will conflict with each other. Suggest you pick only one of them.


Return to “General discussion”

Who is online

Users browsing this forum: No registered users and 2 guests