Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Configuring/allowing push notifications later in app (NOT startup)
Open
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to delay the access request "This app would like to send you push notifications"?
Instead of doing this on app startup, I'd like to do this during my onboarding flow (justifying why we give notifications). Thanks!
Contributor guide
Research direction
Start by locating the code path in raix-push that requests push-notification access during app startup. Determine whether that request can be triggered from the onboarding flow instead, and verify that startup no longer prompts automatically while the onboarding request still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100