Aner Torre
Aner Torre
> @anonym24 Took a second look at the report, seems the crash happened when live edit is enabled: > > > Error was captured in composition while live edit was...
Hello Quentin, Thanks for your report, it will help to the app development. However, in order to fix this problem I would need the stacktrace of that error your are...
Just updated to K2 and Realm version 2.0.0. It fails to compile with the following stack trace: > Executing tasks: [:app:assembleDebug, :app:assembleDebugUnitTest, :app:assembleDebugAndroidTest] in project C:\Users\110142\AndroidStudioProjects\***** > > > Task...
> @bamsbamx Which version did you migrate from? And did you also remember to update the version of the realm-depenedencies? My bad, I updated from 1.8.0, but just forgot to...
As a reminder, this is going to be mandatory starting November 1st, 2025 https://android-developers.googleblog.com/2025/05/prepare-play-apps-for-devices-with-16kb-page-size.html?m=1 The main SDK dependency still does not appartently support the 16 kB memory page size 
@kiryldz I meant the only dependency listed in the official Mapbox docs [Step 2: Add Maps SDK Dependencies](https://docs.mapbox.com/android/maps/guides/install/#step-2-add-maps-sdk-dependencies) ``` dependencies { ... implementation("com.mapbox.maps:android:11.12.2") ... } ``` With this dependency (without...
@kiryldz Nice explanation! Regarding point 1, does this mean that we cannot use NDK 23 compiled libs if we are using NDK 27 compiled Mapbox lib?
@kiryldz This still happens in v11.12.3, testing on a Samsung Galaxy S25 and a Samsung Galaxy S21 amd even an iPhone 15 (Mapbox SDK for iOS). Is there a way...
@lumui I have tried to setup the Box64 and Wine combination in Termux for Android for some weeks in spare time, without paying too much attention on it. I never...
Had this problem with a Samsung Galaxy S24 earlier, but an update to Winlator seemed to fix it. It was the version 7.0 if Im not wrong. The issue was...