Coder Social home page Coder Social logo

ios-objective-c-chat-push-notification-app's Introduction

ios-Objective-C-push-notifications-app



Platform Languages

Table of Contents

  1. Screenshots

  2. Installation

  3. Running the sample app

  4. Contributing

Screenshots

















Installation

Simply clone the project from iOS-swift-chat-app repository. After cloning the repository navigate to project's folder and use below command to install the require pods.

$ pod install

Build and run the Sample App.

Note :

If you are using Swift v4.2 or lower version of xcode than 10.2 then use pod CometChatPro_Swift4.2 or using Swift v5.0 and xcode 10.2+ then use pod CometChatPro inside the project's podfile.

Add CometChatPro SDK in project

CocoaPods:

We recommend using CocoaPods, as they are the most advanced way of managing iOS project dependencies. Open a terminal window, move to your project directory, and then update the SDK by running the following command.

$ pod install

If the pod installation fails due to Cocoapods dependancy issue then use the below command to install the framework through cocoapods.

 pod install --repo-update

Manually:

You can download the CometChatPro SDK from link below and manually add it in the project.

Download CometChatPro SDK from ios-chat-sdk



Running the sample app

To Run to sample App you have to do the following changes by Adding APP_ID and API_KEY and s user's UID for which you wants to send the push notification.

You can obtain your APP_ID and API_KEY from CometChat-Pro Dashboard

  • Open the project in Xcode.

  • Go to SampleApp-PushNotifications --> AppConstants.h.

  • modify apiKey and appID with your own API_KEY and APP_ID.

  • Enter toUserUID for which you wants to send the push notification.

Contribute

Feel free to make a suggestion by creating a pull request.

ios-objective-c-chat-push-notification-app's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.