ionic-team / ng-cordova

OBSOLETE: Please move to Ionic Native https://github.com/ionic-team/ionic-native
https://github.com/ionic-team/ionic-native
MIT License
3.48k stars 1.06k forks source link

cordova plugins can't use, and I find because the platform is not ready #1462

Open NetZAL opened 5 years ago

NetZAL commented 5 years ago

$ionicPlatform.ready() { console.log('hello'); } , the function never be call, and I never see the 'hello', and all the cordova plugins can not use。 when I build android apk, It's work, but when I build in IOS( my iphone6 ), is not work. I want to know why my device can't not be ready. I can't use any plugins, like camera 、media.