SuperToasts icon indicating copy to clipboard operation
SuperToasts copied to clipboard

SuperToast is crashing

Open UsmanGhauri opened this issue 7 years ago • 1 comments

Previously it wasn't crashing but a few days back i found out that whenever or whereever we call supertoast it crashes the application with this message android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity

what i have already tried.

  1. debug passing correct context .. still no luck
  2. tried putting the show toast method into a new runnable method... no luck

UsmanGhauri avatar Jul 02 '17 09:07 UsmanGhauri

See #108 - supertoasts isn't compatible with android O (yet?).

bagage avatar Aug 22 '17 08:08 bagage