{"id":20578904,"url":"https://github.com/anzfactory/nativemessenger","last_synced_at":"2026-05-26T13:46:16.522Z","repository":{"id":75424182,"uuid":"48497853","full_name":"anzfactory/NativeMessenger","owner":"anzfactory","description":"Unity NativeMessenger","archived":false,"fork":false,"pushed_at":"2015-12-24T16:13:27.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T11:44:22.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/anzfactory.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}},"created_at":"2015-12-23T15:37:54.000Z","updated_at":"2019-01-26T08:56:31.000Z","dependencies_parsed_at":"2023-03-16T06:00:14.044Z","dependency_job_id":null,"html_url":"https://github.com/anzfactory/NativeMessenger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anzfactory/NativeMessenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FNativeMessenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FNativeMessenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FNativeMessenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FNativeMessenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anzfactory","download_url":"https://codeload.github.com/anzfactory/NativeMessenger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anzfactory%2FNativeMessenger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33523668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T06:14:54.039Z","updated_at":"2026-05-26T13:46:16.485Z","avatar_url":"https://github.com/anzfactory.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NativeMessenger\n\nUnityでのAndroidとiOSむけのシステムメッセージ表示用プラグイン  \n\n* iOS8以上  \n* Android4.0以上\n\n## 導入\n\n1. DownLoadして`Anz`フォルダを`Asset`のとこに配置  \n\n終わり。\n\n## 使い方\n\n\t// トースト表示\n\tAnz.Utils.NativeMessenger.ShowToast(\"メッセージ\");\n\n\t// アラートダイアログ表示\n\tAnz.Utils.NativeMessenger.ShowAlert(\"メッセージ\", () =\u003e {\n\t\t// ダイアログ閉じた\n\t});\n\n\n## 詳細\n\n### iOS\n\n* `ShowToast()`\n\niOSにはToastないので、`UIView`と`UILabel`でToast風\n\n* `ShowAlert()`\n\n`UIAlertController`をつかってるので**iOS8以上**\n\n### Android\n\n* `ShowToast()`\n\n`Toast`をつかってメッセージ表示\n\n* `ShowAlert()`\n\n`DialogFragment`をつかってダイアログ表示\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzfactory%2Fnativemessenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanzfactory%2Fnativemessenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanzfactory%2Fnativemessenger/lists"}