GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
100 stars 53 forks source link

Bug: not possible for users to enable notification permissions for daily reminder #4157

Closed L03TJ3 closed 7 months ago

L03TJ3 commented 8 months ago

Description

When you first install > claim there is a modal requesting to show daily claim reminders for android app. there is also in settings the option after this first time to enable/disable.

This currently does not work as the modal states to enable it in app-settings. This (used) to work (verified on android 10 -- still works).

On later versions its no longer able to give this permission (12 and up)

vldkhh commented 8 months ago

@patpedrosa @decentralauren I've tested the notification flow on Android 10 (DEV env): First video - I enabled the notifications -> notification received -> it opened the claim page Second video - Notifications disabled -> claim -> the modal to enable notifications is shown

Private Zenhub Video

Private Zenhub Video

patpedrosa commented 7 months ago

@L03TJ3 We need to remove the money flying emoji from the notification per our comms rules. Let's change the bold (subject) notification copy to:

"It's claim time! 💙"

L03TJ3 commented 7 months ago

copy request has been added here: https://github.com/GoodDollar/GoodDAPP/commit/c3f585e90d44bf8a1f7b9f5b8d658fa0e2063e8f

vldkhh commented 7 months ago

verified on prod