Closed mhmdzaid closed 4 years ago
collectionView here is the outlet of scaling carousel in my controller
This error code usually means we are trying to access something which has already been deallocated.
As a starting point, try the debugging tips outlined here - https://code.tutsplus.com/tutorials/what-is-exc_bad_access-and-how-to-debug-it--cms-24544
Cannot reproduce