You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2015-10-22 02:00:19.690 MyFitZ[5489:103813] -[Swift._NSContiguousString count]: unrecognized selector sent to instance 0x1566efb50
-[Swift._NSContiguousString count]: unrecognized selector sent to instance 0x1566efb50
I've taken care of the requirements and I can't get the picketItem to work. Please help last piece needed.
The text was updated successfully, but these errors were encountered:
This piece of code does not work in swift 2/xcode 7.0/cocoapods version 1.6
var pickerExmp = REPickerItem(title: "Brands", value: ["one"], placeholder: "Brands", options: ["one"])
{
return [[self.item.options objectAtIndex:component] count];//
}
//Returning error code:
2015-10-22 02:00:19.690 MyFitZ[5489:103813] -[Swift._NSContiguousString count]: unrecognized selector sent to instance 0x1566efb50
-[Swift._NSContiguousString count]: unrecognized selector sent to instance 0x1566efb50
I've taken care of the requirements and I can't get the picketItem to work. Please help last piece needed.
The text was updated successfully, but these errors were encountered: