My app can't use indexeddb

Hi,

After building my ionic project for iOS and running it on my device (or the simulator), my app displays correctly the login view, but won’t let me log in. The console.log I have stop just before the window.indexedDB.open call.

I am pretty new to ionic, is there something I am missing ?

Thanks!