{"id":15038388,"url":"https://github.com/nomuq/whatsup","last_synced_at":"2025-10-04T03:31:58.488Z","repository":{"id":99301561,"uuid":"103154257","full_name":"nomuq/WhatsUp","owner":"nomuq","description":"**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication","archived":true,"fork":false,"pushed_at":"2019-02-21T12:51:15.000Z","size":31944,"stargazers_count":44,"open_issues_count":4,"forks_count":22,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T02:34:29.061Z","etag":null,"topics":["chat-application","contacts","firebase","firebase-authentication","firebase-cloud-messaging","firebase-database","firebase-realtime-database","firebase-storage","ios","messanger","otp","social-network","swift-4"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nomuq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-09-11T15:35:42.000Z","updated_at":"2024-05-23T09:13:34.000Z","dependencies_parsed_at":"2023-05-25T04:45:46.533Z","dependency_job_id":null,"html_url":"https://github.com/nomuq/WhatsUp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nomuq/WhatsUp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomuq%2FWhatsUp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomuq%2FWhatsUp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomuq%2FWhatsUp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomuq%2FWhatsUp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nomuq","download_url":"https://codeload.github.com/nomuq/WhatsUp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomuq%2FWhatsUp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278259829,"owners_count":25957547,"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-10-04T02:00:05.491Z","response_time":63,"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":["chat-application","contacts","firebase","firebase-authentication","firebase-cloud-messaging","firebase-database","firebase-realtime-database","firebase-storage","ios","messanger","otp","social-network","swift-4"],"created_at":"2024-09-24T20:38:16.599Z","updated_at":"2025-10-04T03:31:58.483Z","avatar_url":"https://github.com/nomuq.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Depreciated** \n## Use this New Project https://github.com/satishbabariya/Chatter\n\n\n\n# Firebase-Chat-Demo\n\n[![Language: Swift 3](https://img.shields.io/badge/language-swift3-f48041.svg?style=flat-square)](https://developer.apple.com/swift)\n[![License](https://img.shields.io/packagist/l/doctrine/orm.svg?style=flat-square)](https://github.com/satishbabariya/Firebase-Chat-Demo/blob/master/LICENSE)\n\nFirebase Chat Demo for iOS is a real time chat app based on Firebase and OTP Authendication , Also User can directly chat with their phone contacts whose using also this app.\n\nFirebase Chat Demo to send and receive text messages, photos \u0026 location. also it allows you to connect with people in your phone contacts.\n\n# Features\n\nMobile Number Authentication\nUser Status\nMultimedia Messages\nFetch all Contacts From Phone \nPretty Much Like Whatsapp, Hike, QQ and so on...\n\n\n\u003ch3 align=\"center\"\u003e\n\u003cimg src=\"screenshot2.jpg\" alt=\"Screenshot of Firebase-Chat-Demo\" /\u003e\n\u003c/h3\u003e\n\n## Getting Started\n\nTo get started and run the app, you need to follow these simple steps:\n\n1. Open the QuickChat workspace in Xcode.\n2. Change the Bundle Identifier to match your domain.\n3. Go to [Firebase](https://firebase.google.com) and create new project.\n4. Select \"Add Firebase to your iOS app\" option, type the bundle Identifier \u0026 click continue.\n5. Download \"GoogleService-Info.plist\" file and add to the project. Make sure file name is \"GoogleService-Info.plist\".\n6. Go to [Firebase Console](https://console.firebase.google.com), select your project, choose \"Authentication\" from left menu, select \"SIGN-IN METHOD\" and enable \"Phone Number \" option.\n7. In Xcode, enable push notifications for your project.\n8. Upload your APNs authentication key to Firebase. If you don't already have an APNs authentication key, see [Configuring APNs with FCM](https://firebase.google.com/docs/cloud-messaging/ios/certs).\n\n 8.1. Inside your project in the Firebase console, select the gear icon, select Project Settings, and then select the Cloud    Messaging tab.\n 8.2. In APNs authentication key under iOS app configuration, click the Upload button.\n 8.3. Browse to the location where you saved your key, select it, and click Open. Add the key ID for the key (available in Certificates, Identifiers \u0026 Profiles in the Apple Developer Member Center) and click Upload.\n\nIf you already have an APNs certificate, you can upload the certificate instead.\n\n9. Open the terminal, navigate to project folder and run \"pod update\". \n10. You're all set! Run Firebase Chat Demo on your iPhone or the iOS Simulator.\n\n## Compatibility\n\nThis project is written in Swift 3.0 and requires Xcode 8.2 to build and run.\n\nQuick Chat for iOS is compatible with iOS 9.1+.\n\n## Declaration\n\nThis Demo app is modifided From Quick-Chat.\n\n## Author\n\nSatish Babariya, satish.babariya@gmail.com\n\n## License\n\nSwiftyContacts is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomuq%2Fwhatsup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnomuq%2Fwhatsup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomuq%2Fwhatsup/lists"}