Hi team,
First, thank you for the Notifications API and the current Base App integration.
Right now, notifications sent through the Base notifications flow appear only inside the notifications section of Base App. In practice, this behaves more like an inbox entry than a real push notification: there is no visible popup/banner in the app, and nothing appears on the device lock screen.
For app developers, this is a major limitation.
Current behavior
When a notification is sent successfully:
- It shows up as a row inside the notifications tab in Base App.
- It does not reliably surface as a visible in-app popup/banner.
- It does not appear as a device-level notification outside Base App, such as on the lock screen or in the system notification tray.
As a result, users only see the notification if they manually open Base App and check the notifications section.
Why this is a problem
This makes notifications much less useful for:
- time-sensitive updates,
- game/app events,
- reminders,
- transaction-related alerts,
- re-engagement flows.
From a user perspective, this is not perceived as a real push notification.
From a developer perspective, it limits the practical value of integrating notifications at all.
Proposal
It would be great if Base supported notifications beyond the in-app inbox model, specifically:
- Device-level push delivery to the user’s phone.
- Lock screen notifications.
- System notification center / tray delivery.
- Optional in-app banner presentation while Base App is open.
Ideally, developers could still use the existing Base notifications pipeline, but users would receive notifications as actual OS-level pushes when they have opted in.
Suggested product direction
A possible model could be:
- Users opt in to notifications for a specific app inside Base App.
- Base App acts as the trusted delivery layer.
- Base then forwards eligible notifications as native system push notifications on iOS/Android.
- Developers can optionally choose notification priority/category if that becomes supported later.
Expected outcome
This would make Base notifications feel much more like a real mobile notification system rather than an internal inbox feed, and would significantly improve:
- user awareness,
- retention,
- engagement,
- usefulness for real-world apps built on Base.
Thanks for considering this — I think this would be a meaningful improvement for developers building consumer apps on Base.
Additional note
At minimum, even improving the current in-app experience with a visible foreground popup/banner inside Base App would already be a big step forward. But the ideal solution would be device-level notifications outside the app.
For example, in a game, users should be notified immediately when an event starts or a reward is available.
Hi team,
First, thank you for the Notifications API and the current Base App integration.
Right now, notifications sent through the Base notifications flow appear only inside the notifications section of Base App. In practice, this behaves more like an inbox entry than a real push notification: there is no visible popup/banner in the app, and nothing appears on the device lock screen.
For app developers, this is a major limitation.
Current behavior
When a notification is sent successfully:
As a result, users only see the notification if they manually open Base App and check the notifications section.
Why this is a problem
This makes notifications much less useful for:
From a user perspective, this is not perceived as a real push notification.
From a developer perspective, it limits the practical value of integrating notifications at all.
Proposal
It would be great if Base supported notifications beyond the in-app inbox model, specifically:
Ideally, developers could still use the existing Base notifications pipeline, but users would receive notifications as actual OS-level pushes when they have opted in.
Suggested product direction
A possible model could be:
Expected outcome
This would make Base notifications feel much more like a real mobile notification system rather than an internal inbox feed, and would significantly improve:
Thanks for considering this — I think this would be a meaningful improvement for developers building consumer apps on Base.
Additional note
At minimum, even improving the current in-app experience with a visible foreground popup/banner inside Base App would already be a big step forward. But the ideal solution would be device-level notifications outside the app.
For example, in a game, users should be notified immediately when an event starts or a reward is available.