Facundo Montero
Facundo Montero
# Description This change adds a workaround for [Apktool's #2756 issue](https://github.com/iBotPeaches/Apktool/issues/2756) which causes a crash while trying to compile some applications implementing the `locale_settings` manifest attribute. ## Type of change...
### Minimal reproducible example https://github.com/FacuM/AbsolutelyEpicLocationCrashExample ### Summary On **WearOS**, tested on a **Samsung Galaxy Watch5 Pro** running **Android 13**, the method `getCurrentPositionAsync` from `expo-location` breaks with the error code **ERR_LOCATION_SETTINGS_UNSATISFIED**....
I've recently switched to `libcamera` on tag `release-v0.0.5+83-bde9b04f` and `libcamera-apps` on tag `v1.2.1`, although compiling from any tag combination doesn't seem to help for some reason. Perhaps it's a hardware...
On the web, changing the height of the graph breaks the amount of displayed information from the `data` array. This behaviour isn't observed within **Expo Go** on an **Android device**....