Dani Pralea

Results 22 comments of 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 ![image](https://user-images.githubusercontent.com/768893/77054681-bc3a2100-69d8-11ea-95a8-e67e5a54393e.png)

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...

I have the same issue. @matthewtintabee besides not having a formal fix, can you provide an informal one (aka hack. or temporary fix)

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.