問題タブ [mobileiron]
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.
ios - How to launch MobileIron Web@Work app from another iPhone app?
I am trying to figure out the URL name for MobileIron Web@Work in order to launch it from another app. For most apps you can type in "appname://" in safari and it will prompt to launch the application. For example, typing in "googlechrome://" in safari will prompt to launch in "Chrome".
I can't seem to figure out what the url name is for the MobileIron Web@Work app. Please help.
Thanks.
android - RestrictionManager getRestrictions() は常に空です
MobileIron EMM を使用してアプリのリモート構成をセットアップしようとしています。開発者ガイドに記載されているとおりにすべてのことを行いました: 1. マニフェストをセットアップしました:
2. 制限について説明しました。
3.次のように受信しようとしています:
私はいつも出力を得ました:
制限のデフォルト値を設定しましたが。制限の少なくともデフォルト値を取得できないのはなぜですか? 実際の値を取得できないのはなぜですか (サーバー側で、MobileIron Cloud とその AppConnect 構成で値を設定しました)。いくつかのデバイスで試しました。私は何が欠けていますか?助けてください。私の目標は、アプリにいくつかのキー値をリモートで設定することです。