londonappbrewery / flash-chat-flutter

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
195 stars 677 forks source link

JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7f #45

Open yogithesymbian opened 3 years ago

yogithesymbian commented 3 years ago

when run with android device Pixel 4 API 31 ( android-arm64-aarch64 ) this my debug console

F/m.android.phon(10563): runtime.cc:668]   native: #35 pc 00000000000b19a0  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+264)
F/m.android.phon(10563): runtime.cc:668]   native: #36 pc 000000000005144c  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
F/m.android.phon(10563): runtime.cc:668]   at android.os.HwBlob.getString(Native method)
F/m.android.phon(10563): runtime.cc:668]   at android.hardware.radio.V1_6.SetupDataCallResult.readEmbeddedFromParcel(SetupDataCallResult.java:266)
F/m.android.phon(10563): runtime.cc:668]   at android.hardware.radio.V1_6.SetupDataCallResult.readFromParcel(SetupDataCallResult.java:235)
F/m.android.phon(10563): runtime.cc:668]   at android.hardware.radio.V1_6.IRadioResponse$Stub.onTransact(IRadioResponse.java:6325)
F/m.android.phon(10563): runtime.cc:668]
F/m.android.phon(10563): runtime.cc:676] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7f
F/m.android.phon(10563): runtime.cc:676]     string: '`M�'
F/m.android.phon(10563): runtime.cc:676]     input: '0x60 0x05 0x4d 0xf0 <0x7f>'
F/m.android.phon(10563): runtime.cc:676]     in call to NewStringUTF
F/m.android.phon(10563): runtime.cc:676]     from java.lang.String android.os.HwBlob.getString(long)
✓  Built build/app/outputs/flutter-apk/app-debug.apk.
Error connecting to the service protocol: failed to connect to http://127.0.0.1:65440/ElxNbg9yDpY=/
Exited (sigterm)