Christian Jaeggi
Christian Jaeggi
still open, right?
Anything new on this?
Did you use a real pixel device? Not an emulated one? Me and my colleagues can reproduce it independent of a particular style on these phones. There are other styles...
The one mentioned in the discussion, let's see: ` implementation("com.squareup.okhttp3:okhttp:4.11.0")` Without the client I am not able to fetch the style, am I?
I removed everything related to OKHttp, it really seems an issue with your code accessing disk (as the device is getting hot after a time, not sure about that as...
At the moment all I have is this: ``` 2024-02-20 16:45:20.705 15143-15375 recomposesample ch.exmple.mapslibrecomposesample E PIXEL: ioctl err: 1 2024-02-20 16:45:20.715 15143-15375 recomposesample ch.exmple.mapslibrecomposesample E PIXEL: ioctl err: 1 2024-02-20...
hey there thanks for the support! Unfortunately no success either with an `AppCompatActivity` and theme ``. Same error still. It really is strange that you cannot observe these events on...
I assume while looking at the code those errors can only originate from the: `MapboxGLSurfaceView` class which does the heavy lifting and also the error occurs when wandering around the...
any updates?