{"id":13744181,"url":"https://github.com/myflashlab/Badge-ANE","last_synced_at":"2025-05-09T02:32:55.741Z","repository":{"id":43628676,"uuid":"71704574","full_name":"myflashlab/Badge-ANE","owner":"myflashlab","description":"This AIR Native Extension lets you control the iOS badge value directly from Adobe AIR app.","archived":true,"fork":false,"pushed_at":"2020-09-15T10:42:21.000Z","size":4024,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T15:42:20.123Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myflashlab.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","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":"2016-10-23T13:27:40.000Z","updated_at":"2023-01-28T00:44:21.000Z","dependencies_parsed_at":"2022-07-09T15:03:04.665Z","dependency_job_id":null,"html_url":"https://github.com/myflashlab/Badge-ANE","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/myflashlab%2FBadge-ANE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myflashlab%2FBadge-ANE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myflashlab%2FBadge-ANE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myflashlab%2FBadge-ANE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myflashlab","download_url":"https://codeload.github.com/myflashlab/Badge-ANE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253177864,"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.656Z","updated_at":"2025-05-09T02:32:55.358Z","avatar_url":"https://github.com/myflashlab.png","language":"C","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=payments@myflashlabs.com\u0026lc=US\u0026item_name=Donation+to+Badge+ANE\u0026no_note=0\u0026cn=\u0026currency_code=USD\u0026bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted"],"categories":["Native Extension","AIR Native Extensions"],"sub_categories":["System ANE"],"readme":"# Badge ANE for iOS Adobe AIR apps #\nWith Badge ANE you can read and write badge values for your iOS apps.\n\n* [Click here for ASDOC](http://myflashlab.github.io/asdoc/index.html?com/myflashlab/air/extensions/badge/package-detail.html)\n* [See the ANE setup requirements](https://github.com/myflashlab/Badge-ANE/blob/master/src/ANE/extension.xml)\n\n**IMPORTANT:** Implementing ANEs in your AIR projects means you may be required to add some [dependencies](https://github.com/myflashlab/common-dependencies-ANE) or copy some frameworks or editing your app's manifest file. Our ANE setup instruction is designed in a human-readable format but you may still need to familiarize yourself with this format. [Read this post for more information](https://www.myflashlabs.com/understanding-ane-setup-instruction/)\n\nIf you think manually setting up ANEs in your projects is confusing or time-consuming, you better check the [ANELAB Software](https://github.com/myflashlab/ANE-LAB/).\n\n[![The ANE-LAB Software](https://www.myflashlabs.com/wp-content/uploads/2017/12/myflashlabs-ANE-LAB_features.jpg)](https://github.com/myflashlab/ANE-LAB/)\n\n# Tech Support #\nIf you need our professional support to help you with implementing and using the ANE in your project, you can join [MyFlashLabs Club](https://www.myflashlabs.com/product/myflashlabs-club-membership/) or buy a [premium support package](https://www.myflashlabs.com/product/myflashlabs-support/). Otherwise, you may create new issues at this repository and the community might help you.\n\n# Air Usage\n```actionscript\nimport com.myflashlab.air.extensions.badge.Badge;\n\n// If you are using the FCM ANE to manage notifications, you don't need to call this method.\n// because those ANEs have already registered your app for notification in iOS settings.\nBadge.register();\n\n// to read the current badge number\ntrace(\"current badge is: \" + Badge.value);\n\n// to write a new badge value\nBadge.value = 2;\n```\n\nAre you using this ANE in your project? Maybe you'd like to buy us a beer :beer:?\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=payments@myflashlabs.com\u0026lc=US\u0026item_name=Donation+to+Badge+ANE\u0026no_note=0\u0026cn=\u0026currency_code=USD\u0026bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted)\n\nAdd your name to the below list? Donate anything more than $100 and it will be.\n\n## Sponsored by... ##\n\u003ctable align=\"left\"\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"left\"\u003e\u003cimg src=\"https://via.placeholder.com/128?text=LOGO\" width=\"60\" height=\"60\"\u003e\u003c/td\u003e\n        \u003ctd align=\"left\"\u003e\u003ca href=\"#\"\u003eyour_website.com\u003c/a\u003e\u003cbr\u003eYour company motto can be here!\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyflashlab%2FBadge-ANE","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyflashlab%2FBadge-ANE","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyflashlab%2FBadge-ANE/lists"}