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で合成する必要があります。 実装後にこの行を追加します
@synthesize callbackHandler;
このコードが書かれたものよりも古いバージョンの Xcode を使用しています。アップグレードするか、それが示すことを実行して、synthesize ステートメントを記述します。