@guilhermeionic wrote:
Hi,
I'm with a problem with $ionicPlatform.ready
When debugging the app on the google chrome, an alert is displayed.
But when I run the app on device, the alert isn't displayed.$ionicPlatform.ready(function () {
alert('ready');
})What I'm doing wrong ?
Thanks.
Posts: 6
Participants: 3