問題タブ [ionic-native]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
3178 参照

cordova-plugins - Ionic3 - Ionic Native: deviceready が 5000 ミリ秒以内に起動しませんでした

ionic3 で音声認識プラグインを使用しようとしていますが、このエラーが引き続き発生します

Ionic Native: deviceready did not fire within 5000ms. This can happen when plugins are in an inconsistent state. Try removing plugins from plugins/ and reinstalling them.

コマンドを使用して、デバイス(iPhone iOS 10.1)でこれを実行していますionic cordova run ios -l

私はいくつかのSOの 質問/イオンフォーラムの質問を調べて、すべてのプラグインを再インストールし、プラットフォーム(ios)+プラグインを提案どおりに再インストールしようとしましたが、まだ運がありません.

以下は私のクラスです

以下は私のイオン情報です