Issue with Incorrect App Name in Push Notifications #686
Closed
siddhishinde0723
started this conversation in
General Discussion
Replies: 2 comments 14 replies
-
@siddhishinde0723 This message is coming from notification formConfig. Please update the bellow form config |
Beta Was this translation helpful? Give feedback.
6 replies
-
@siddhishinde0723 Have you cleared your data and tried it ? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are currently encountering an issue with our Android app version 4.6 (APK) where the app name specified in the Sunbird.properties file is not reflecting correctly in push notifications. Despite declaring the app name properly in the configuration file, we consistently receive push notifications with the title "Diksha" instead of the expected app name.
We have thoroughly investigated the issue and confirmed that the app name is correctly specified in both the Sunbird.properties file and the local_notification_config.json file located in the buildConfig folder. Additionally, we have conducted a comprehensive search throughout our codebase for any references to "Diksha" but found no relevant occurrences.
Furthermore, we have meticulously debugged the notification process but have not identified any underlying issues.
To provide further clarity, I have attached a screenshot illustrating the discrepancy between the expected and actual push notification titles.
We kindly request assistance in resolving this issue promptly as it impacts the user experience and branding consistency of our application. Any insights or guidance on potential solutions would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions