Rafael Francisco

Results 9 comments of Rafael Francisco

This bug started showing up in 14b4, it's an auto layout loop caused by calling `view.setNeedsLayout()` inside of `override open func viewDidLayoutSubviews()` when setting the value on the variable `currentDisplayMode`....

You should just study Lottie's API since there isn't much we can do on our end to help integrate third-party libs.

I had the same issue and that SNAPSHOT fixes it !

Can you share video/images of the issue ?

I'll try to look into it. Do you have any PR to fix this by any chance ?

> On iOS, the system creates new instances of characteristic objects during operations, resulting in different object references despite representing the same logical Bluetooth characteristic. To give you context, this...

No need to apologize, take your time. In the meantime we've been using the fork, so there is no rush at all.

This solution also works on my end. Thanks for your work !