Layer-Parse-iOS-Swift-Example icon indicating copy to clipboard operation
Layer-Parse-iOS-Swift-Example copied to clipboard

This is a Swift sample app that integrates Layer and Atlas with Parse.

Results 3 Layer-Parse-iOS-Swift-Example issues
Sort by recently updated
recently updated
newest added

I am using Xcode 7.3 and swift 2.2 ![screen shot 2017-01-20 at 6 10 52 pm](https://cloud.githubusercontent.com/assets/12293524/22149794/d6d3b40c-df3b-11e6-8754-76b6be838034.png)

this is my code : ``` class test: ATLConversationViewController, ATLConversationViewControllerDataSource, ATLConversationViewControllerDelegate { var dateFormatter: NSDateFormatter = NSDateFormatter() var usersArray: NSArray! override func viewDidLoad() { super.viewDidLoad() self.dataSource = self self.delegate =...

From here: https://github.com/layerhq/Layer-Parse-iOS-Example/issues/24 I know you are no longer working on this project, but maybe you would have a clue to what's wrong. From the link: "To generate issue do...