If you are checking in companion, check with setp by step to spot the error
I can’t connect to companion
Due to weak network.. check your network status, me to suffering a lot with jio network right now
then make logging with “file”
so you will append: “\n [status]” every block run
Complile as apk, install and use logcat to see what causes the crash
I think this is the error, but I’m not really sure how to fix it
I found this thread on stackoverflow which may be relevant:
https://stackoverflow.com/questions/13869289/consumer-closed-input-channel-or-an-error-occurred-events-0x8
log generated by
adb logcat | grep quizzo > log.txt
(quizzo is my app name)log.txt (268.7 KB)
I fixed my bug (my dictionary had the wrong values), but I’m still not sure how this error occoured
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.