問題タブ [iframe-app]
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.
88 問題
0
投票する
0
に答える
52
参照
ios - ionic 5 IframeがiOSのログインページにリダイレクトしています
Ionic 5 を使用しています。iframe 内でチャットを開く必要があります。私は次のコードを実行しました.Androidでは正常に動作しますが、iOSではログインページにリダイレクトされます. ログインでさえiFrame内では機能しませんでした。
これがコードです。
inAppBrowser も試しましたが、アプリの外で開きます。だから解決にはなりません。すべての提案を歓迎します。