You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only a null check would solve the problem. I see that this library is abandoned by the date of the problem and the neglect of the question. My solution was to download the library and do the null treatment in the class MsgManager.java line: 172
Hi, I have created two AppMsg object like below,
But when I run the application, notifications are successfully shown. After cancelling the AppMsgs, App is getting crashed with this Error:
Attempt to invoke virtual method 'boolean com.devspark.appmsg.AppMsg.isShowing()' on a null object reference.
The text was updated successfully, but these errors were encountered: