-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi,
Have you run into this issue when attempting to deploy the app to an iOS phone? Because I am making use of your osx_ble, it's attempt to load the IOBluetooth class from pyobjus fails:
Traceback (most recent call last):
File "/Users/me/kivy-ios/tp2-ios/YourApp/main.py", line 108, in
File "/Users/me/kivy-ios/tp2-ios/YourApp/main.py", line 73, in init
File "/Users/me/kivy-ios/tp2-ios/YourApp/osx_ble.py", line 45, in create
File "/Users/me/kivy-ios/build/pyobjus/i386/pyobjus-master/iosbuild/lib/python2.7/site-packages/pyobjus/dylib_manager.py", line 190, in load_framework
pyobjus.pyobjus.ObjcException: Error while loading /System/Library/Frameworks/IOBluetooth.framework framework
2016-06-12 20:54:06.387 tp2[448:144919] Application quit abnormally!
2016-06-12 20:54:06.423 tp2[448:144919] Leaving