Who is mysterious “they”? Did you see support from AIDE devs here? It’s not how bugs should be processed. I can write a lot of info but who will read it? I’ll react only to clear requests, not to “take screenshot of mysterious something”. I could install debug AIDE apk with extended logging, but nobody is leading this bug tracker. So I won’t comment here that “unknown tag byte 13” appears from newest Kotlin support libs. That’s not critical for me.
But today I reached the limit again. I don’t know what to remove anymore. And that’s really critical. Top attention. The end of the world.
I clearly see this edge. Add view to xml — crash. Remove this or any other view from xml — success. Today I got crash after adding new field (non-static) to class. Removed it, added new method to this class… Success. Funny. It failed because of just one new field but compiled properly with new method.