How To enter OTP in multiple edit textbox

How we can enter the OTP in multiple edit text box through AppiumImage

Attached appium xpath

try:

  1. enter into each EditText view
  2. if you have keyboard opened just type with it. often here is visible CUSTOM keyboard and you need find it keys yourself.

Ok thanks for information