Mobile App - User is not receiving Push Notifications in Mobile appIssue The user does not receive notification in mobile app. The notification(sys_push_notification) for the user will be created correctly but the user won't see it in mobile.ReleaseMobileCauseThe probable cause of the issue that the Send to event creator' field is not set to true in sysevent_email_action.ResolutionCustomer needs to follow the below steps to fix the issue: 1)Go to the table sysevent_email_action.LIST 2)In the name, search for the notification name that you are having issues with. 3)Personalize the list and add the 'Send to event creator' field. Notice that the value is false. 4)Change the value to true.