Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I’m receiving a lot of errors on Crashlytics coming from NVActivityIndicatorViewPresenterStateWaitingToStart
NVActivityIndicatorViewPresenterStateWaitingToStart
I’m using the latest version published on cocoapods.
Here is the stack:
Crashed: com.apple.main-thread 0 libdispatch.dylib 0x19ca7c518 dispatch_group_leave$VARIANT$mp + 144 1 NVActivityIndicatorView 0x10380a188 $s23NVActivityIndicatorView0aB28PresenterStateWaitingToStart33_BD277ED2667B0ABBB895BF705DE417B8LLV14startAnimating9presenter_yAA0abD0C_ySo6UIViewCcSgtFTf4nnd_n + 72 2 NVActivityIndicatorView 0x1038088a0 $s23NVActivityIndicatorView0aB9PresenterC14startAnimatingyyAA12ActivityDataC_ySo6UIViewCcSgtF + 204 3 NVActivityIndicatorView 0x10380ac10 $s23NVActivityIndicatorView0aB21PresenterStateStopped33_BD277ED2667B0ABBB895BF705DE417B8LLV14startAnimating9presenter_yAA0abD0C_ySo6UIViewCcSgtFyycfU_TA + 40 4 NVActivityIndicatorView 0x1038087b8 $sIeg_IeyB_TR + 28
Here extra info provided by Crashlytics:
BUG IN CLIENT OF LIBDISPATCH: Unbalanced call to dispatch_group_leave()
The text was updated successfully, but these errors were encountered:
I’m receiving a lot of errors on Crashlytics coming from
NVActivityIndicatorViewPresenterStateWaitingToStart
I’m using the latest version published on cocoapods.
Here is the stack:
Here extra info provided by Crashlytics:
The text was updated successfully, but these errors were encountered: