kuchmiyalex

Results 5 issues of kuchmiyalex

Getting crashes stats while disconnecting from stream. Possibly due to calling this function not from main thread. Any idea how to fix this? Fatal Exception: NSInvalidArgumentException +entityForName: nil is not...

This seems to be an iOS 13 bug but easy fix would be appreciated. https://forums.developer.apple.com/thread/121861 ![Simulator Screen Shot - iPhone 11 Pro Max - 2020-02-24 at 14 32 00](https://user-images.githubusercontent.com/772816/75152914-ce46dd80-5712-11ea-8d8e-8e65cc6451c5.png)

Looks like there's no Carthage support implemented, but you have that in ReadMe. Here's carthage output: ```Dependency "SDCloudUserDefaults" has no shared framework schemes for any of the platforms: iOS```

While running Demo project in iPad simulator we have wrong (DONE) button position and size.

Were you able to handle rotation along with scale/pan? I see that line is commented out in code, did you found any solution though?