savage7

Results 6 comments of savage7

I have the same problem. As soon as the view.transform is made this issue appears.

I had the same problem after the Realm build failed. Clearing all Cocoapods data & DerivedData resolved this: `rm -rf ~/Library/Caches/CocoaPods Pods ~/Library/Developer/Xcode/DerivedData/*`

For testing purpose I added a extra task which resets all submodules accordingly: git submodule foreach --recursive git reset --hard git submodule update --recursive --init This solves the issue, can...

I had the same problem. I wrote the govee support via email, the changed the rate limit for my token. Now it works.

Add additional "sync" or force sync option would be great to handle this, I also encountered this when testing the API.

Any chance that this will be merged?