{"id":25936808,"url":"https://github.com/chartboost/chartboost-core-ios-consent-adapter-unmanaged","last_synced_at":"2026-05-11T17:35:00.778Z","repository":{"id":251266120,"uuid":"801153022","full_name":"ChartBoost/chartboost-core-ios-consent-adapter-unmanaged","owner":"ChartBoost","description":"Chartboost Core Unmanaged CMP Adapter","archived":false,"fork":false,"pushed_at":"2024-08-01T21:05:21.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-22T12:46:11.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ChartBoost.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2024-05-15T17:38:07.000Z","updated_at":"2024-08-01T21:05:24.000Z","dependencies_parsed_at":"2024-08-01T21:58:56.141Z","dependency_job_id":"21826c38-9491-4249-bac7-829aeea4115b","html_url":"https://github.com/ChartBoost/chartboost-core-ios-consent-adapter-unmanaged","commit_stats":null,"previous_names":["chartboost/chartboost-core-ios-consent-adapter-unmanaged"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ChartBoost/chartboost-core-ios-consent-adapter-unmanaged","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-core-ios-consent-adapter-unmanaged","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-core-ios-consent-adapter-unmanaged/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-core-ios-consent-adapter-unmanaged/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-core-ios-consent-adapter-unmanaged/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChartBoost","download_url":"https://codeload.github.com/ChartBoost/chartboost-core-ios-consent-adapter-unmanaged/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChartBoost%2Fchartboost-core-ios-consent-adapter-unmanaged/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32906272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-11T17:09:15.040Z","status":"ssl_error","status_checked_at":"2026-05-11T17:08:45.420Z","response_time":120,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-03-04T02:54:46.777Z","updated_at":"2026-05-11T17:35:00.756Z","avatar_url":"https://github.com/ChartBoost.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chartboost Core Unmanaged Consent Adapter\n\nThe Chartboost Core Unmanaged Consent Adapter allows users to manage their own CMP integration directly, instead of relying\non Chartboost Core and a consent adapter to manage the CMP integration for them.\n\nThe use of the Unmanaged Consent Adapter is not preferred. Use one of the public Core consent adapters instead, for a \nstreamlined integration without the need to to manage the CMP SDK yourself.\n\nImportant information regarding the Unmanaged Consent Adapter:\n\n- Users are responsible for setting new consent info in the Unmanaged Consent Adapter when this info is updated by the CMP.\nFailure to do so will result in frameworks that depend on Core for consent to have outdated consent info.\n\n- Users must take care to format the consent info set in the Unmanaged Consent Adapter by using the constants defined in\n`ConsentKeys` and `ConsentValues` when proper. For more info see the ChartboostCore SDK documentation.\nFailure to do so will result in frameworks that depend on Core for consent to have outdated consent info.\n\n- Chartboost Core SDK APIs to show consent dialogs are no-ops with this adapter.\n\n## Minimum Requirements\n\n| Plugin | Version |\n| ------ | ------ |\n| Chartboost Core SDK | 1.0.0+ |\n| Cocoapods | 1.11.3+ |\n| iOS | 13.0+ |\n| Xcode | 15.0+ |\n\n## Integration\n\nIn your `Podfile`, add the following entry:\n```\npod 'ChartboostCoreConsentAdapterUnmanaged'\n```\n\n## Contributions\n\nWe are committed to a fully transparent development process and highly appreciate any contributions. Our team regularly monitors and investigates all submissions for the inclusion in our official adapter releases.\n\nRefer to our [CONTRIBUTING](CONTRIBUTING.md) file for more information on how to contribute.\n\n## License\n\nRefer to our [LICENSE](LICENSE.md) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartboost%2Fchartboost-core-ios-consent-adapter-unmanaged","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchartboost%2Fchartboost-core-ios-consent-adapter-unmanaged","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartboost%2Fchartboost-core-ios-consent-adapter-unmanaged/lists"}