Closed mengbai123 closed 9 months ago
Be free to add PR, if you think this could solve it.
Hi, is there ultimately something I could do to avoid this bug? @mengbai123 @nedimf
Regards, Kamil
Sorry for a late, answer but it seems that this bug happens only if you are repackaging app.
My app is perfectly fine in general, but I need to use apktools to modify and repackage it into some different version, and I get errors on the new app.
Bug occurs in Transport.send() function
Here are some bug related pages I found
https://www.e-learn.cn/qa/q-218039.html
I found a solution based on the page above Add such code to
Builder
class it will allright