parseui

Can't display custom cell with PFQueryTableViewController (Swift2)

爱⌒轻易说出口 提交于 2019-12-11 02:41:55
问题 Using parse.com v1.4 (installed with cocoa pods) with Swift 2 + I've setup up my PFQueryTableViewController (ParseUI) with a custom cell. I believe everything is hooked up fine, however I can't get the cell to display the value from Parse.com even though I do receive it and can print it (I've debugged it). I am dequeueing like this: override func tableView(tableView: UITableView, cellForRowAtIndexPath indexPath: NSIndexPath, object: PFObject?) -> PFTableViewCell { let cellIdentifier = "Cell"

Linker errors with ParseUI iOS and CocoaPods

僤鯓⒐⒋嵵緔 提交于 2019-12-07 16:02:12
问题 I was attempting to build an app using Parse and wanted to give ParseUI a shot. I imported Parse's main SDK using Cocoa pods, and it worked fine. When I decided to add ParseUI, I ran into problems. Undefined symbols for architecture i386: "_OBJC_CLASS_$_BFTaskCompletionSource", referenced from: objc-class-ref in PFImageView.o "_OBJC_CLASS_$_PFProduct", referenced from: objc-class-ref in PFProductTableViewController.o (maybe you meant: _OBJC_CLASS_$_PFProductTableViewController) "_OBJC_CLASS_$