{"id":13744195,"url":"https://github.com/jlopez/ane-testflight","last_synced_at":"2025-05-09T02:32:57.236Z","repository":{"id":66732472,"uuid":"4208389","full_name":"jlopez/ane-testflight","owner":"jlopez","description":"TestFlight ANE","archived":false,"fork":false,"pushed_at":"2012-12-03T20:02:08.000Z","size":3017,"stargazers_count":25,"open_issues_count":5,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-02T04:43:56.953Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ActionScript","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/jlopez.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}},"created_at":"2012-05-02T22:45:44.000Z","updated_at":"2023-01-19T00:23:10.000Z","dependencies_parsed_at":"2023-02-20T10:15:33.474Z","dependency_job_id":null,"html_url":"https://github.com/jlopez/ane-testflight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlopez%2Fane-testflight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlopez%2Fane-testflight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlopez%2Fane-testflight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlopez%2Fane-testflight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlopez","download_url":"https://codeload.github.com/jlopez/ane-testflight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253177871,"owners_count":21866409,"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","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-08-03T05:01:04.926Z","updated_at":"2025-05-09T02:32:56.927Z","avatar_url":"https://github.com/jlopez.png","language":"ActionScript","readme":"Testflight ANE\n==============\nThis library provides support for TestFlight/HockeyApp crash reporting,\nupdate notifications.\n\nUsage\n-----\nFor iOS add the following to your Info.plist additions:\n\n        \u003ckey\u003eTFTeamToken\u003c/key\u003e\u003cstring\u003e@TESTFLIGHT_TEAM_TOKEN@\u003c/string\u003e\n        \u003ckey\u003eTFSetDeviceIdentifier\u003c/key\u003e\u003ctrue/\u003e\n\nFor Android, add the following to your Manifest additions:\n\n        \u003cmanifest android:installLocation=\"auto\"\u003e\n          \u003cuses-permission android:name=\"android.permission.INTERNET\"/\u003e\n          \u003cuses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/\u003e\n          \u003capplication android:enabled=\"true\" @ANDROID_DEBUGGABLE@\u003e\n            \u003cmeta-data android:name=\"HAAppID\" android:value=\"@HOCKEY_APP_APP_ID\"/\u003e\n            \u003cmeta-data android:name=\"HAEnableUpdates\" android:value=\"true\"/\u003e\n            \u003cmeta-data android:name=\"HAShowCrashDialog\" android:value=\"false\"/\u003e\n            \u003cmeta-data android:name=\"HADisableAutoSend\" android:value=\"false\"/\u003e\n            \u003cactivity android:name=\"com.jesusla.ane.CustomActivity\"/\u003e\n            \u003cactivity android:name=\"net.hockeyapp.android.UpdateActivity\"/\u003e\n          \u003c/application\u003e\n        \u003c/manifest\u003e\n\nBoth `WRITE_EXTERNAL_STORAGE` and `UpdateActivity` may be omitted if update\nfunctionality is not desired.\n\nThen just call `TestFlight.init()` to install.\n","funding_links":[],"categories":["Native Extension","AIR Native Extensions"],"sub_categories":["API ANE"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlopez%2Fane-testflight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlopez%2Fane-testflight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlopez%2Fane-testflight/lists"}