Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

+[CATransaction synchronize] called within transaction #4

Open
Paul-Ollivier opened this issue Apr 5, 2018 · 4 comments
Open

+[CATransaction synchronize] called within transaction #4

Paul-Ollivier opened this issue Apr 5, 2018 · 4 comments

Comments

@Paul-Ollivier
Copy link

Hi,

I've got :

ScrollingStackContainerExample[1851:635284] +[CATransaction synchronize] called within transaction

when running. I can't find any overlapping animation on main thread in the code, am I missing something?

Thanks!

@coldmachine
Copy link

Same issue, also getting black screen. I am using XCode 9.2, Swift 4.
black_screen

@milani78
Copy link

Getting the same error message and black screen on Xcode 9.3, Swift 4

@robovinnie
Copy link

Set the Main Interface in General->Deployment Info to Main.storyboard to fix the black screen. I also had to change the Example target Bundle Identifier so that it did not clash with the library bundle identifier. This does not fix the CATransaction warning but the app runs.

@amit-k-gupta
Copy link

I did the above step, but it didn't solve my problem. Getting same issue still.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants