{"id":36847334,"url":"https://github.com/rzaripov1990/pushtestfcm","last_synced_at":"2026-01-12T14:34:11.774Z","repository":{"id":201898968,"uuid":"87958997","full_name":"rzaripov1990/PUSHTestFCM","owner":"rzaripov1990","description":"[FireMonkey] Push test project","archived":false,"fork":false,"pushed_at":"2017-08-05T14:31:29.000Z","size":25,"stargazers_count":16,"open_issues_count":0,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-01-29T19:31:27.112Z","etag":null,"topics":["apns","delphi","fcm","fcm-notifications","firebase","firemonkey","fmx","gcm","notifications","php"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/rzaripov1990.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}},"created_at":"2017-04-11T17:01:19.000Z","updated_at":"2023-10-05T14:05:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1399b2b-1a34-4faa-857c-d3669a448f94","html_url":"https://github.com/rzaripov1990/PUSHTestFCM","commit_stats":null,"previous_names":["rzaripov1990/pushtestfcm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rzaripov1990/PUSHTestFCM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaripov1990%2FPUSHTestFCM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaripov1990%2FPUSHTestFCM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaripov1990%2FPUSHTestFCM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaripov1990%2FPUSHTestFCM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzaripov1990","download_url":"https://codeload.github.com/rzaripov1990/PUSHTestFCM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzaripov1990%2FPUSHTestFCM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apns","delphi","fcm","fcm-notifications","firebase","firemonkey","fmx","gcm","notifications","php"],"created_at":"2026-01-12T14:34:11.664Z","updated_at":"2026-01-12T14:34:11.740Z","avatar_url":"https://github.com/rzaripov1990.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PUSHTestFCM\n[FireMonkey] FCM Push test project\n\n### Подготовка\nпрочтите внимательно статьи \n* http://blog.rzaripov.kz/2017/02/firebase-android-ios.html\n* http://blog.rzaripov.kz/2017/02/firebase-android-ios-2.html\n\n### Серверная часть\n###### Поместите папку `pushTest` к себе на сервер, в корень сайта\n###### настройте доступ к БД и параметры из консоли Firebase (файл `api.php`)\n\n```\n$config['db']['host'] = \"расположение БД\"; // localhost\n$config['db']['name'] = \"название БД\";\n$config['db']['user'] = \"пользователь\";\n$config['db']['pass'] = \"пароль к БД\"; \n$config['push']['server_key'] = \"тут серверный ключ из консоли firebase\";\n$config['app']['name'] = \"название пакета приложения для IOS\"; //com.embarcadero.PUSHTest\n```\n\n### Delphi/C++ Builder\nИзмените процедуру регистрации `RegisterDevice` а именно укажите свой сервер в строке\n```\naHTTP.Get('http://ТУТ ВАШ СЕРВЕР/pushTest/api.php?method=saveToken\u0026deviceID=' + FDeviceID + '\u0026deviceToken=' +\n          FDeviceToken + '\u0026platform='{$IFDEF ANDROID} + 'ANDROID' {$ELSEIF defined(IOS)} + 'IOS' {$ENDIF});\n```\nи также нужно указать идентификатор отправителя из консоли Firebase\n```\nconst\n  FAndroidServerKey = 'идентификатор отправителя';\n```\n\n\nGoogle Play - https://play.google.com/store/apps/details?id=kz.rzaripov.PushTest\u0026hl=ru\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frzaripov1990%2Fpushtestfcm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frzaripov1990%2Fpushtestfcm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frzaripov1990%2Fpushtestfcm/lists"}