Hi,
I try to load $cordovaTouchID when my Sing In page have been loaded. Unfortunately I need to wrap with $ionicPlatform.ready the whole function, but in this case it’s running when the app is ready (while my splash screen is loading).
How can I call the function later?