Adamantcheese
Adamantcheese
A number of your adjustments have grammatical or spelling errors, others make it far less clear as to what went wrong, and others remove valuable textual context for what something...
Yeah, I get the same issue. I'm honestly thinking of just scrapping the native view for the captcha and going all in on WebView to just stop dealing with these...
I have tried that before, but it never worked for me. I think emulators sharing the network kinda fucks with Cloudflare and makes it more fickle.
I have a design decision question I'd like to ask actually. Because OkHttp doesn't allow for asynchronous interceptors, that is, interceptors run and block the main/ui thread, maybe changing the...
I think this might be the same thing as #1431, which was closed with 003fe47c0f0547c497aac5d3b10f2e30a2b28e30. Let me know if this needs to be reopened.
Probably the same thing as #1431, closed with 003fe47c0f0547c497aac5d3b10f2e30a2b28e30.
> It kept everything but my bookmarks Weird, bookmarks are exported for sure. I'll double check though.
You are free to attempt to resolve the issue yourself and submit a PR. I no longer have a pass active since the last time I needed one to debug...
Provide more understandable reproduction steps, because what you said makes no sense right now. Also if you want features that I don't care to implement, feel free to make a...
Finally managed to get this to happen, seems that the local Loadable instance and the ChanLoaderManager Loadable key end up being different in some instances, so the Loadable for ThreadPresenter...