We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce82028 commit 07b92cfCopy full SHA for 07b92cf
examples/sync-demo-expo/src/App.tsx
@@ -424,7 +424,7 @@ export default function App() {
424
},
425
]}
426
syncMode="push"
427
- notificationListening="foreground"
+ notificationListening="always"
428
onBeforePushPermissionRequest={handleBeforePushPermissionRequest}
429
apiKey={SQLITE_CLOUD_API_KEY}
430
debug={true}
0 commit comments