Appium can not map element on iOS 11, only on iOS 10

I’m having trouble running the script on ios 11, the “Return” element does not appear on iOS 11. Only on iOS 10.
Anyone going through the same situation?

ERRO

Hi,

These issues can happen, the dump is generated differently per OS system

I’d recommend you to instrument your app, it will keep your objects stable across OS versions

(Install the app from the tool, and mark the instrumentation checkbox)

it might also help you identify your element