Skip to content

Unable to load IOBluetooth on ios phone #17

@evbo

Description

@evbo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions