/ChatApp

Demo Chat App

Primary LanguageObjective-C

ChatApp Created by Samuel Doherty on 9/11/15. Email: kodydoherty@gmail.com

License

Copyright (c) 2015 KodeDen.com. All rights reserved.

Description

Example of basic chat app using Parse and Swift 2.0. Project has been updated to support Swift 2.0 and xcode 7.

Frameworks

Parse.framework AudioToolbox.framework CFNetwork.framework CoreGraphics.framework CoreLocation.framework QuartzCore.framework Security.framework StoreKit.framework SystemConfiguration.framework libz.dylib libsqlite3.dylib

Use

  1. Register a new users and login.
  2. View list of existing users. Select a user to chat with.
  3. Start a chat, you can report or block the user in the same screen.