-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timer template: After timer expiry notification not getting updated #579
Comments
@Dhaval4Proximity Could you please provide the verbose logs when the issue is reproduced? |
@Dhaval4Proximity Could you also provide the campaign link which sends the above payload? |
@Dhaval4Proximity |
Hi @Anush-Shand Please find verbose log while issue occurred
Device: One Plus 11 |
@Dhaval4Proximity Opened this again on your request. |
@Dhaval4Proximity |
@Anush-Shand , Apologies for miscommunication, |
Could you please check and confirm if some log similar to this is printed when the issue is reproduced to help us narrow down the root cause? ActivityManager system_server D freezing 5915 <com.clevertap.demo> |
yes, for android 14
When issue is not happening this^ log happens after timer-end notification is rendered to UI I have shared debug video regarding this at email thread |
Describe the bug
For timer template; some times after timer expires notification doesn't get updated with
pt_title_alt
&pt_msg_alt
and sometimespt_big_img_alt
doesn't gets renderedTo Reproduce
Steps to reproduce the behavior:
Expected behavior
After timer expires, notification should get updated with proper data; this is important to maintain UX
Screenshots/Logs
pixel-4a-timer-issue.mp4
Xiaomi-android-12.mp4
Environment (please complete the following information):
Additional context
Notification payload data
{ "pt_small_icon_clr": "#2c698d", "wzrk_acct_id": "ABC-DEF-GHI", "pt_big_img": "https://www.freemorningimages.com/wp-content/uploads/2023/08/Unprocessed-Good-Morning-Images-With-Coffee-And-Biscuits-2023.jpg", "pt_big_img_alt": "https://www.freemorningimages.com/wp-content/uploads/2023/04/beautiful-lovely-good-morning-images-with-quotes-for-whatsapp.jpg", "wzrk_acts": "[]", "pt_dl1": "https://play.google.com/store/apps/details?id=com.global.xddqsea&hl=en_IN&gl=US&utm_source=ap&utm_medium=push&utm_term=timer&campaign_id=B6T08gJp", "pt_msg": "Pick what you would like", "pt_timer_threshold": "0", "pt_msg_alt": "Wake up! Champ!", "pt_bg": "#4B5166", "pt_msg_clr": "#FFFFFF", "pt_title_clr": "#FFFFFF", "pt_chrono_title_clr": "#828fb3", "pt_title_alt": "Wake Up!", "nm": "Pick what you would like", "nt": "Don't Miss Your Chance!", "pt_id": "pt_timer", "pt_title": "Don't Miss Your Chance!", "wzrk_cid": "hotstar_general_notification", "wzrk_clr": "#2c698d", "wzrk_ttl": "1709552636", "pt_subtitle": "Don't Miss!", "wzrk_bp": "", "wzrk_ck": "101", "wzrk_dl": "hotstar://home?utm_source=ap&utm_medium=push&utm_term=basic&campaign_id=B6T08gJp&trigger_time=2024-03-03T11:43:54Z", "wzrk_pn": "true", "wzrk_st": "Don't Miss!", "pt_timer_end": "1709466240" }
The text was updated successfully, but these errors were encountered: