How to get "Io.appium.settings "

Hi

i tested on the local device appium with keyboard “io.appium.settings”. it works
With the same code, i use Jenkins and i have an error with

activate_ime_engine('io.appium.settings/.UnicodeIME')

when i check on the jenkins device, i listed IME but i don t have “io.appium.settings”, only “io.appium.android.ime”

i would like to know the difference between both ?