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
In iOS11 FXblur view is not working. Blur goes blue color with -[UIView layer] must be used from main thread only this warning. It was working in iOS10.
The text was updated successfully, but these errors were encountered:
In iOS11 FXblur view is not working. Blur goes blue color with
-[UIView layer] must be used from main thread only
this warning. It was working in iOS10.The text was updated successfully, but these errors were encountered: