I was trying to use Sikuli for Image Identification along with Appium.
So, when I tried finding an image after launching app on device using Appium, but Sikuli returned an error saying, "cannot find img/x.png on the screen".
Note: I want the test to be run on real device and not emulator.