What xcode breakpoint hits before $ionicPlatform.ready?

I’d like to open the Safari Web Inspector before $ionicPlatform.ready to step through a few things on bootstrap. But I can never get there before it fires. Does anyone know of an xcode breakpoint I can set that is after index.html load, but before $ionicPlatform.ready?