Tab freeze after open on iOS only

Hi,

I have an app working on android, when I open it on iOS is working well, but after change the tab and back to it, i cant slide down or slide up, this is happening on emulator and on a physical device.

Anyone have any idea?
Im using the latest beta of ionic2 and iOS 9.3.3

Thank you for all and sorry about my english

Jorge

Try viewing the developer console (Via Safari on your mac). It might give clues.

I always enter location.reload() in the console first, because some errors might occur on page load

Thank you ! I will try that! :slight_smile: