Need some help with button click

I am trying to test mobile application there is one page (1st page of application) where it has support button and continue button. i could click support button and close it but i am not able to click on continue button. i tried Find element by xpath, by id, by class. none of them working.
I am using appium for inspecting and intelliJ for scripting. any help how can i click that buttong?