Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
プログラムでiPadの設定を取得する方法(アプリケーションの設定ではありません) Bluetoothがオンまたはオフの場合、DateTimeが自動的に設定されている場合など
それはうまくいきません。バッテリーレベル、デバイス名などの基本的なデバイス固有のプロパティを取得するなど、いくつかの機能は機能します。ただし、プライベートフレームワークを使用せずに BLuetooth/Wifi をオンにすることはできず、Apple はおそらくアプリを拒否します。デバイスのプロパティを取得するには、UIDeviceクラスを見てください。
UIDevice