Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMessage.handleMessage(android.os.Message)' on a null object #109

Open
Qamar4P opened this issue Mar 30, 2023 · 0 comments
Open

IMessage.handleMessage(android.os.Message)' on a null object #109

Qamar4P opened this issue Mar 30, 2023 · 0 comments

Comments

@Qamar4P
Copy link

Qamar4P commented Mar 30, 2023

Something is causing this crash, we are using this library for XimFlip Controller, please look into it

Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'void cn.com.heaton.blelibrary.ble.request.IMessage.handleMessage(android.os.Message)' on a null object reference
       at cn.com.heaton.blelibrary.ble.BleHandler.handleMessage(BleHandler.java:48)
       at android.os.Handler.dispatchMessage(Handler.java:106)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant