Appium Support for QT/QML Apps?

Hi,

I’m new to Appium.
We have cross platform apps developed using QT(for Android and iOS).
Does appium supports such app automation ??
If yes, do I need any additional library or set-up need to be done ?

Currently the objects are not getting identified by UIAutomator

Please advice

Thanks in advance.

Such applications are supported if they support Android accessibility.

Sorry I didn’t understand… Accessibility as in ?? App permissions or anything need to be done from QT side to enable it ??

If you could provide me with some specifics that would be very helpful.

My Situation
Other apps UI elements are identifiable with UI Automator where as the one developed in QT not recognizable.