Identify Layer (CALayer) in Appium

Is there any way to identify the layer drawn on the ViewController and capture it and automate some UI interaction …

Any help would be appreciated … Is it even possible now with the appium version (1.3.5 (Ophiuchus) …

Can you give some more specifics around the type of interaction you want to automate? if you are trying to dynamically modify the interaction based on an animated layer in your interface you may need to make some changes to your source code to help appium interpret your app accurately.

Can you have a look here