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
@protspace you mean adding CWStatusBarNotification manually instead of cocoapods? you probably wanna clean your project and run it again, to make sure it works.😂
CWStatusBarNotification.m
line 381:This line cause carsh in iOS10, probably because apple has change the property
preferredStatusBarStyle
to readonly, thus can't be set so.The text was updated successfully, but these errors were encountered: