Disabling notification also disables toast messages of the app
问题 In my android app , I have implemented push notification.My problem is from my device if I disable notification messages for the app, even the toast messages get disabled. Is this a usual phenomenon or do I need to change anything ? Please let me know how can I overcome this. 回答1: Yes,it's a usual phenomenon.Click here but it's in Chinese.Hope this can help you. In such case,it is need to write a Toast by your self.I can provide a demo but it is not complete.You can do some modification to