Search found 22 matches

by arickatz
19:24, 15 Mar 2015
Forum: Questions and answers
Topic: Background mode in IOS
Replies: 5
Views: 38986

Re: Background mode in IOS

I am continuing my test and it seems that I am getting the connect function to work.
I haven't tested the scan function, yet.
by arickatz
16:37, 15 Mar 2015
Forum: Questions and answers
Topic: Background mode in IOS
Replies: 5
Views: 38986

Re: Background mode in IOS

Thanks for the reply, Yes, I am using the cordova ble plugin Could you please be more explicit about the added settings required in xcode? I did add all the core Bluetooth and location properties to the background services from xcode ui and added the relevant strings to the .plist file, any other th...
by arickatz
09:54, 11 Mar 2015
Forum: Questions and answers
Topic: Background mode in IOS
Replies: 5
Views: 38986

Background mode in IOS

Hi again, I am testing the evothings cordova plugin with an Iphone 5c IOS 8.2. I see that the scan function is not working in the background. It works in the foreground perfectly and on android also works in the background perfectly, but for some reason on IOS it cannot scan. Should I use a differen...
by arickatz
15:27, 07 Mar 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

Just a short update, got it running smoothly on my iphone 5S as it ran on my Nexus 5. The difference was that the corebluetooth.framework was required to be physically added in Xcode to the project under frameworks in the general tab. I am using MBaaS technologies and not all of them support out of ...
by arickatz
10:50, 06 Mar 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

Apparently I was missing the Bluetooth.framework.
Now it compiled successfully and I generated an .ipa file.
Moving on for testing, Thanks.
by arickatz
14:30, 04 Mar 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

I saw it in the .h file.
I am using the githib EVOBLE.m and EVOBLE.h, shouldn't they have all the ref's in them?
I did also check the Bluetooth option in the app settings.
by arickatz
19:48, 03 Mar 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

Apparently the relevant schema is the phonegap template. I tried running the solution directly on the iphone from xcode (so this is definitely not a simulator), yet I am still getting the same errors (Apple mach-o linker error). I deleted most of the .m file code and then it complied correctly and w...
by arickatz
05:50, 03 Mar 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

I saw that in my project I have 2 schemas: phonegap template and CordovaLib.
When I changed both to ios device and built, I get success for the CordovaLib schema but the same errors for
the phonegap template schema, any ideas why? can I run only with the cordovaLib schema?
by arickatz
12:46, 02 Mar 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

I will test and let you know, thanks.
by arickatz
13:02, 28 Feb 2015
Forum: Questions and answers
Topic: Evothings BLE plugin not compiling on xcode 6.1
Replies: 13
Views: 48592

Re: Evothings BLE plugin not compiling on xcode 6.1

I also tried to complie with the second plugin (evo.m and evoble.m) I get the similar error: Ld /Users/arickatz/Library/Developer/Xcode/DerivedData/BluetoothTest-cixorkwpnxfdfkhhzdiwcmedavll/Build/Products/Debug-iphonesimulator/BluetoothTest.app/BluetoothTest normal x86_64 cd /Users/arickatz/Desktop...

Go to advanced search