@@ -56,9 +56,7 @@ TaskManager.defineTask(LOCATION_TASK_NAME, async ({ data, error }) => {
}
);
- } catch (sendError) {
- console.error('[BackgroundLocation] Sending location failed:', sendError);
- }
+ } catch {}