Geiko Bogdan
Geiko Bogdan
facing same issue on Android, on IOS all works good. RN - 0.73.4, expo - 50.0.11
still facing this issue, location tracking doesn't work in background with foreground service: my app config: "android": { "permissions": [ "RECEIVE_BOOT_COMPLETED", "WAKE_LOCK", "ACCESS_FINE_LOCATION", "ACCESS_COARSE_LOCATION", "ACCESS_BACKGROUND_LOCATION", "ACTION_BOOT_COMPLETED", "SCHEDULE_EXACT_ALARM", "FOREGROUND_SERVICE", "FOREGROUND_SERVICE_LOCATION" ],...
Hi, @trattles same issue with expo sdk 54. How did you solve it? I didn't find any API to customize styles (margin, paddings, .etc)