問題タブ [ionic-v1]
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.
ionic-framework - iOS 11 Ionic slide-box transition bug.
I'm working on a Ionic 1 app. I have a slide box with multiple pictures. Auto play is on so normally one picture leaves and another seamlessly slides into its place. come the 4th transition and one picture slides off but the next one does not follow. only white is left in its place. once the initial slide has completely moved off screen the next slide then pops into view in the correct position without the nice transition.
extra info: when you manually swipe the slides they transition properly. bug only produced when slides are automatically transitioned.
eg code for slide-box
cordova - Cordova で通知の背景色を指定する方法 (ionic v1 フレームワーク)
ハイブリッド アプリケーションを開発し、Cordova (ionic v1 フレームワーク) を使用しています。ローカル通知を表示できます。しかし、通知のタイトル、メッセージの色、背景色を変更したいです。他のアプリで色付きの通知を見たことがあります。通知のデザインをカスタマイズできますか? そして、ショーの画像も欲しいです。Cordova(ionic v1)で可能ですか?ローカル通知用に次のコードを参照しました。
angularjs - リーフレット ルーティング マシン。L が定義されていません (IonicV1)
私は ionicV1 プロジェクトでリーフレット ルーティング マシン (liedman) を使用しています。チュートリアルに従ってすべてを実行しましたが、エラーが発生しました
タグ間にリーフレットリンクを配置することに関する他の投稿を読みました。すべてを行いました。
CSS
JS リンク
鬼ごっこ
aap.js
他のリンクにコメントしました。すべてを試してみましたが、まだわからないため、2日間この基本的な問題に悩まされています。誰 ?
angularjs - .apk ファイルを作成するとエラーが発生する
(ionic cordova build android --release) を実行すると、.apk ファイルが作成されます。エラーが発生します ( TypeError: env.runcmd は関数ではありません)。次の手順を試して解決します。1.npm install @ionic/cli-plugin-cordova@latest 解決しません。