Can't receive touch in children UIView....
- by Tattat
I have a main layer, which is the background, that can accepts touch, but it don't have any touch on a UIView layer that on top of the main layer. How can I enable the top UIView can accept touch, thx.