Alexis Aneas
Results
2
issues of
Alexis Aneas
## Environment - Android OS version: 9 - Devices affected: Huawei Mate 9 - Maps SDK Version: 11.0.0 ``` implementation("com.mapbox.maps:android:11.0.0") implementation("com.mapbox.extension:maps-compose:11.0.0") ``` ## Observed behavior and steps to reproduce Hello,...
bug :beetle:
compose
v11
Hello, I'm working on an app using RealityKit and .glb files. The models are loaded and displayed correctly, but their animations simply don't play. I've tried the following: - RealityKit...