Qt/C++ mobile app

I have a Qt/C++ app for Android. Getting location and sizes of elements using Appium works, but clicking an element does not work. I am using the Robot Framework test library for Appium.

Anyone experience/advice with the combination of Appium and Qt mobile apps?