I found this exception randomly while testing my app and I am using toasts on a lot of places, it turns out I am running the app on a device with api 25, and you library seems to be the way forward.
Is it possible to provide a code from which I could reproduce this issue?