Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Bug Report: Base Notification – No Phone Popup on Send

Open
#1,361 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
android

Research direction

Start with /apps/technical-guides/base-notifications and review the documented notification-send flow. Reproduce the report on Android 14 using app version 29.90.0, then determine whether the guide is missing required push-notification behavior or the reported app behavior needs an implementation fix. Done means the cause and expected device popup behavior are documented or corrected and the reproduction steps no longer show the issue.

Written by the indexing model from the issue text.

Description

Path: /apps/technical-guides/base-notifications

Description

When sending a notification, the notification appears in the notification section of the app, but no popup/push notification is displayed on the device.

Steps to Reproduce
  1. Trigger a notification send action
  2. Observe the notification section in the app — the notification is listed there
  3. Observe the device — no popup or push notification appears
Expected Behavior

A push notification popup should appear on the device when a notification is sent.

Actual Behavior

The notification is recorded in the notification section, but no popup is shown on the phone.

Environment
  • Platform: Android
  • App Version: 29.90.0
  • OS Version: Android 14
Dominant language
JavaScript
Stars
337
Forks
798
Avg merge
19h 15m
Merged PRs (30d)
57

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from base/docs

All issues in base/docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.