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.
Search found 22 matches
- 19:24, 15 Mar 2015
- Forum: Questions and answers
- Topic: Background mode in IOS
- Replies: 5
- Views: 49408
- 16:37, 15 Mar 2015
- Forum: Questions and answers
- Topic: Background mode in IOS
- Replies: 5
- Views: 49408
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...
- 09:54, 11 Mar 2015
- Forum: Questions and answers
- Topic: Background mode in IOS
- Replies: 5
- Views: 49408
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...
- 15:27, 07 Mar 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
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 ...
- 10:50, 06 Mar 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
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.
Now it compiled successfully and I generated an .ipa file.
Moving on for testing, Thanks.
- 14:30, 04 Mar 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
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.
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.
- 19:48, 03 Mar 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
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...
- 05:50, 03 Mar 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
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?
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?
- 12:46, 02 Mar 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
Re: Evothings BLE plugin not compiling on xcode 6.1
I will test and let you know, thanks.
- 13:02, 28 Feb 2015
- Forum: Questions and answers
- Topic: Evothings BLE plugin not compiling on xcode 6.1
- Replies: 13
- Views: 64175
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...