diff --git a/App.tsx b/App.tsx index ea226a0e..1e3f6b53 100644 --- a/App.tsx +++ b/App.tsx @@ -59,7 +59,7 @@ export default function App(): React.JSX.Element { capabilities: CAPABILITIES, notificationCapabilities: CAPABILITIES, // Reduced interval for smoother progress tracking and earlier prefetch detection - progressUpdateEventInterval: 10, + progressUpdateEventInterval: 5, }), ) .finally(() => {