michaeldorner / BeeTee

Demo application for Bluetooth device scanning using the iOS private framework "BluetoothManager"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

armv7 architecture and iPhone 5s does not work

xurayg opened this issue · comments

If architectures are set to be "armv7" and the device is iphone5s, then it will not work ,is there any solution for that? like this: http://stackoverflow.com/questions/19858710/bluetoothmanager-not-working-on-ios-7 @a2hill mentioned .

This is not true. The screencast was made on an iPhone 5S with the set architecture of armv7.

Thank you for your answer , but I tried it with this . It is really not work.. Please give me some tips~
image
and then :
image

@michaeldorner I also check it on iPhone5C with iOS8.1.1 and the set architecture of armv7, it is the same issue. I'd be very grateful If you could help me to check it !

Please check out the new version 3.0.

It works !!!