Skip to content

Android crashes when connected with IOS device. #41

@Mac12media

Description

@Mac12media

FATAL EXCEPTION: main
Process: , PID: 7168
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:650)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:982)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:640)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:982) 
Caused by: UnknownException(error=java.nio.BufferUnderflowException)
at me.bridgefy.transport.bluetooth.x1.a(SourceFile:12)
at me.bridgefy.transport.bluetooth.d0.a(SourceFile:230)
at me.bridgefy.transport.bluetooth.Z.a(SourceFile:64)
at me.bridgefy.transport.bluetooth.V.onScanResult(SourceFile:3)
at android.bluetooth.le.BluetoothLeScanner$BleScanCallbackWrapper$1.run(BluetoothLeScanner.java:558)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8376)
at java.lang.reflect.Method.invoke(Native Method) 
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:640) 
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:982) 

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions