In your button properties check if the ‘Hide on phone’ is set to No.
If You are using list view then make sure list view is visible for mobile also check whether hidden property is applied or not.
In browser inspect that button element then try to find whether it is available for mobile view or not, may be it is there but it is going outside mobile screen.