Appium failing to locate every element(xpath,ID,TEXT,Class,..) on native apps

Hello,

I am facing a problem, where I am having a test app, which has clearly visible elements, mostly by normal ID, but the Appium is unable to detect them.

I am using an Android native app with the version of 8.0.0

Please add screenshots

user this one by set your text into single quote.
//android.widget.TextView[@text=’’]

Nope, can’t find any element under the RelativeLayout

if you can do your action on appium you will be able to do same action by code.