Marco Pappalardo
Marco Pappalardo
OK gotcha, so you are suggesting of triggering `precmd() { chruby_auto; }` in case the preexec is set, and reuse that one instead of the classing trap. Good Catch! Would...
@tonymillion Do you think this can be merged in order to make your framework work with Carthage? If there is any issue in the changes I did I can edit...
@tonymillion up
note: removing `xcbeautify` solves the problem in our builds since the CPU usage does not spike
I have too many layers to paste the whole thing so I am going to explain: I have a `UITableViewCell` that contains a `UIStackView` inside the stackView there are some...
Yes, that is correct. I am now calling `invalidateLayout()` on the collectionViews in the prepareForReuse of each tableViewCell. I had however had to remove PureLayout constrains else the crash was...
Cool! Thanks! I am sorry I cannot provide the code, but it is a company one. And I didn't have the time to setup a demo proj!
I also have the same issue still. My current workaround is printing all PRs so that the notification includes the Author as the `waiting action from`.. it's not perfect but...
Hello, do you plan to include a fix for this issue in one of the next releases? Following user location with the SDK causes this CPU spikes also in 4.9
I'd like to point out that the same issue in the Android SDK is caused by the heavy usage of the compass component. this Might be related?