/RealtimeChat

This is a full native iPhone app to create realtime, text based group or private chat with Parse and Firebase.

Primary LanguageObjective-COtherNOASSERTION

RelatedCode

OVERVIEW

This is a full native iPhone app to create realtime, text based group or private chat with Parse and Firebase.

Chat . Chat . Chat

FEATURES

This app is completely the same as NotificationChat. The only difference is, this app uses Firebase backend for realtime chat functionality. All other backend functions handled by Parse.

REQUIREMENTS

  • Xcode 6
  • iOS 8
  • ARC

INSTALLATION

1-9., Same as NotificationChat.

10., You also need the latest Firebase SDK. (Already included, but you can download from here).

To add Firebase.framework just unzip the downloaded file and drag the Firebase.framework folder into your Xcode project under 'Frameworks'.

More info about how to install Firebase SDK.

11., You need to use your own Firebase account.

12., Please replace the existing Firebase account details in AppConstant.h.

CONTACT

Do you have any questions or idea? My email is: info@relatedcode.com or you can find some more info at relatedcode.com

LICENSE

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.