generator-m-ionic icon indicating copy to clipboard operation
generator-m-ionic copied to clipboard

where is '$ionicPlatform.ready'?

Open tuanbs opened this issue 7 years ago • 0 comments

Hi, I'm new to Ionic 1 so I my question might be silly: where is the statement '$ionicPlatform.ready' in your template? I'm using the template generated by Ionic CLI and I see it has '$ionicPlatform.ready'. I ask this question because when I'm using Protractor to test on simulator, my code inside '$ionicPlatform.ready' block does not execute. So I'm thinking using generator-m-ionic template and hope it should work with Protractor when testing on simulator. Thanks.

tuanbs avatar May 06 '17 10:05 tuanbs