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.
iOS 6 用の UILocalNotification を実装しましたが、通知が起動されるたびにバナーとして表示されます。デフォルトでアラートにする方法はありますか (以前の iOS 4 のように)。
よろしくお願いします!
これは、プログラムでは設定できない設定です。通知を使用するすべてのアプリには、アラート、バナー、またはなしから選択できる設定アプリの設定があります。
つまり、通知の種類を選択するのはユーザー次第です。