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 mini の iOS のバグだと思います。誰かがこれに苦しんでいますか?
前もって感謝します。
私は同じ問題を抱えていましたが、iPad mini を最新の iOS バージョン (この記事の執筆時点ではバージョン 6.1.2) にアップデートした後、mini にインストールされた iPhone アプリで音声コマンドを使用しても、アプリがクラッシュすることはありません。
In my ASP.NET classic WebForms application, I have a class that returns a list of Role objects that I use for mapping the roles of the users in my database.
Role
I wrote this static class: