CLBeaconRegion
経由で配列を追加することは可能setValue forKey
ですか?
私はそれを追加しようとしました:
[regionAdvert setValue:haveArray forKey:@"advertArray"];
しかし、次のエラーだけが表示されます。
> Terminating app due to uncaught exception 'NSUnknownKeyException',
> reason: '[<CLBeaconRegion 0x15379600> setValue:forUndefinedKey:]: this
> class is not key value coding-compliant for the key advertArray.'