以下は、コンソールからのスニペットです。
Timestamp App Name[315:36110] [INFO] [IMFPushClient] -[IMFPushClient registerDeviceToken:completionHandler:] in IMFPushClient.m:70 :: Verifying previous device registration.
IMFAuthorizationManager.m:453 :: There is no cached authorization header, use obtainAuthorizationHeaderWithCompletionHandler to get the header
Timestamp App Name[315:36110] +[IMFResponse responseWithWLResponse:]: unrecognized selector sent to class 0x100101c30
- cocoapod を使用して IMFCore フレームワークをインストールしませんでした。フレームワークを直接参照します。
- プロジェクトとターゲットのリンカ -> その他のリンカ フラグに -Objc フラグを追加しました。
- iPhone 6+ iOS バージョン 9.2.1 でのデバッグ時に問題が検出されました。
- Xcode iPhone 6+ シミュレータ iOS バージョン 9.2 で問題を再現できません。
誰かが私の問題に光を当てることができれば幸いです。ありがとうございました。