Ios+python : page source refresh without performing any event from appium

I working on app that add button on page and page source does not detect this change.
So I am looking for help to find command which refresh page source from script without any appium event (Appium Event like type, scroll, click or anything).

Thanks in advance for all help.