Dani Pralea
Dani Pralea
Saw @kzaher made some fixes for the same Example app, but still encounter them, even with the freshly installed one:
> @danipralea Did you figure out any workaround? nope, didn't knew how to get around it. I talked with someone at the firebase support team and he said it's working...
I have the same crash 
https://github.com/Parhelion-Software/PSElasticPullToRefresh we also added SPM support
had this bug as well. You need to separate the API async stuff from the main thread (UI) one ```swift func setupPullToRefresh() { let loadingView = DGElasticPullToRefreshLoadingViewCircle() loadingView.tintColor = .coralPink...
So what's the solution?
I have the same issue. @matthewtintabee besides not having a formal fix, can you provide an informal one (aka hack. or temporary fix)
I have the same issue
Unfortunately I didn't. I spent a few hours myself, but I couldn't find a way 😢
I had the same problem, and I did what @FedericoCeratto suggested. not sure if it's from this or from the restart of the zsh, but it now works.