Andrey

Results 7 comments of Andrey

Is there a workaround? I have the same issue with blocked UI. In my case I'm downloading multiple files together (calling downloadFile for each file)

I had something similar, but it turned out that toast is showing, but ot of bounds of screen. Trying to understand why

Finally switched to another Toast lib, which is using native components.

I got the same error on iOS 11 (15A5362a), but got no error on iOS 9

I have the same issue on a real device and can't figure out how to fix that. Any updates?

Any updates on this issue?

By the way @twalling's workaround worked for me, but I needed to **add** the line instead of replacing existing in order to make it working both in Modal and in...