{"id":23178515,"url":"https://github.com/cometchat/cometchat-push-notification-app-ios","last_synced_at":"2025-08-18T12:30:58.192Z","repository":{"id":45516214,"uuid":"183594737","full_name":"cometchat/cometchat-push-notification-app-ios","owner":"cometchat","description":"Push Notification App for iOS","archived":false,"fork":false,"pushed_at":"2025-01-03T23:31:13.000Z","size":306941,"stargazers_count":28,"open_issues_count":0,"forks_count":15,"subscribers_count":14,"default_branch":"v4-enhanced-push-notification","last_synced_at":"2025-07-06T09:51:37.882Z","etag":null,"topics":["app","chat","ios","notification","push","push-notifications","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cometchat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-26T08:59:16.000Z","updated_at":"2025-01-03T23:31:19.000Z","dependencies_parsed_at":"2024-07-17T13:57:06.392Z","dependency_job_id":"f76c582d-6a5a-4d4c-80f3-8d52456cc558","html_url":"https://github.com/cometchat/cometchat-push-notification-app-ios","commit_stats":null,"previous_names":["cometchat/cometchat-push-notification-app-ios"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/cometchat/cometchat-push-notification-app-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-push-notification-app-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-push-notification-app-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-push-notification-app-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-push-notification-app-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cometchat","download_url":"https://codeload.github.com/cometchat/cometchat-push-notification-app-ios/tar.gz/refs/heads/v4-enhanced-push-notification","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometchat%2Fcometchat-push-notification-app-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270995068,"owners_count":24681867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","chat","ios","notification","push","push-notifications","swift"],"created_at":"2024-12-18T07:11:40.071Z","updated_at":"2025-08-18T12:30:58.183Z","avatar_url":"https://github.com/cometchat.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"CometChat\" src=\"https://assets.cometchat.io/website/images/logos/banner.png\"\u003e\n\u003c/p\u003e\n\n# iOS Enhanced Push Notifications (Beta) Sample App\n\nThe CometChat iOS [Enhanced Push Notifications (Beta)](https://www.cometchat.com/docs-beta/notifications/push-overview) Sample App is capable of handling push notifications for one-on-one (private), group messaging, and even call notifications. This sample app enables users to send and receive text messages, make and receive calls, and effectively displays push notifications for these interactions.\n\n\n## 🚀 Try the New v5 UI Kit!\nDiscover the all-new [v5 UI Kit](https://github.com/cometchat/cometchat-uikit-ios/tree/v5), featuring a completely revamped design for enhanced usability and visual appeal. With restructured components, advanced styling options, and a streamlined integration process, v5 offers a seamless, customizable experience tailored to your needs. Try it now and elevate your development workflow!\n\n\nThe sample triggers Push notifications using:\n\n1. Apple Push Notifications service - APNs (Recommended).\n2. Firebase Cloud Messaging - FCM.\n\n\u003e [!NOTE]\n\u003e If you are using Push Notifications (Extension), please refer to our [iOS Push Notifications (Extension)](https://github.com/cometchat/cometchat-push-notification-app-ios/tree/v4-push-notifications-extension) sample app.\n\n## Pre-requisite\n\n1. Login to the [CometChat Dashboard](https://app.cometchat.com/).\n2. Select an existing app or create a new one.\n3. Click on the Notifications section from the menu on the left.\n4. Enable Push Notifications by clicking on the toggle bar and configure the push notifications.\n5. Add credentials for FCM or APNs.\n6. Make a note of the Provider ID.\n\n## Run the Sample App\n\n1. Clone this repository.\n2. Install the dependencies.\n\n```\npod install\n```\n\n3. Add your app credentials like `appId`, `region`, and `authKey` in the `Constants.swift` file. Keep the value of `notificationMode` as `APNs` (Recommended for iOS).\n4. Add the Provider ID for registering the APNS and VoIP (or FCM) tokens.\n5. In case you're using FCM, change the value `notificationMode` to `FCM` and add the GoogleServices-Info.plist file as per FCM's documentation.\n6. Run the sample app.\n7. Put the app in the background or terminate it.\n8. Send a message or call to the logged in user from another device.\n9. You should see a push notification for a message and call notification for a call.\n10. Tap on the notification to open the Sample app for message.\n11. Tap on accept/decline on call notification to initiate or decline call.\n    \u003c/br\u003e\n\n## Help and Support\n\nFor issues running the project or integrating with our UI Kits, consult our [documentation](https://www.cometchat.com/docs-beta/notifications/push-overview) or create a [support ticket](https://help.cometchat.com/hc/en-us) or seek real-time support via the [CometChat Dashboard](https://app.cometchat.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometchat%2Fcometchat-push-notification-app-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcometchat%2Fcometchat-push-notification-app-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometchat%2Fcometchat-push-notification-app-ios/lists"}