Why toast message are not show in android 4.1 operating system containing mobile

前端 未结 5 1519
[愿得一人]
[愿得一人] 2021-01-12 03:38

I cant see the toast message in android 4.1 mobile. Upto yesterday I was able to see the toast message. From today only I can not see the message. Please help me.

         


        
5条回答
  •  南方客
    南方客 (楼主)
    2021-01-12 03:56

    Toast was not showing with me in Android 4.1 because Show Notifications was checked off in my app's settings. I just went to Settings->Manage Applications->[My App] and toggled on Show Notifications and Toasts started to appear.

提交回复
热议问题