I solved it by setting content to overflow-scroll='true' !
Then i had to do it for other content's too... so i changed the config globally !
Everything works !
but, was my ionic app using native scrolling as default ? if yes then how ?
I am thinking of using native scrolling , but the issue persists in native scrolling ! how to solve it ?