Zen Kun
Zen Kun
Almost en of the year sadly and I'm not sure if aqara enabled the lan already 😣
this fix is related to a crash in the issue [https://github.com/mapbox/mapbox-maps-android/issues/2059](https://github.com/mapbox/mapbox-maps-android/issues/2059)
this is happening to me, so i call `queryPurchasesAsync` and i receive 0 items in the list, however if I call the history `queryPurchaseHistoryAsync` it will bring the the items,...
@alorma Gladly, seems that the issue is in Preference from m3, I created a [PR Here](https://github.com/alorma/Compose-Settings/pull/120)
It also worked for me, logging out from Audi app and accepting the "new terms and conditions" OMG with the audi developers, it works not, thanks for the suggestion!!!
@SigmaAppdevelopment how did you manage with the buidlings, I created LineLayer and using lineOcclusionOpacity, but it does not work (mapbox standard)
thank you @SigmaAppdevelopment , I was missing the slot, I tried to do it directly on the map with slots, but it did not work, with the `slot("middle") works great!!...
I have similar issue: [libc.so] abort SIGABRT `getFrame() called on a context with no surface!` ``` *** *** *** *** *** *** *** *** *** *** *** *** *** ***...
I checked new crashes and in Sentry, it happened in user orientation change
no I did not use .setLifecycleOwner(lifecycleOwner) , is this also needed for the Compose version @skydoves ? Thanks