{"id":32149147,"url":"https://github.com/mappls-api/mappls-api-core-ios-distribution","last_synced_at":"2026-02-18T20:33:37.701Z","repository":{"id":306017390,"uuid":"986802149","full_name":"mappls-api/mappls-api-core-ios-distribution","owner":"mappls-api","description":"Mappls API Core Native for iOS distributed via the SPM (Swift Package Manager).","archived":false,"fork":false,"pushed_at":"2026-01-12T11:10:26.000Z","size":16618,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-12T18:51:18.017Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mappls-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-20T06:32:13.000Z","updated_at":"2026-01-12T11:10:16.000Z","dependencies_parsed_at":"2025-07-23T08:28:36.093Z","dependency_job_id":"59a4490a-5306-4ece-bf92-bffb9c02cc6b","html_url":"https://github.com/mappls-api/mappls-api-core-ios-distribution","commit_stats":null,"previous_names":["mappls-api/mappls-api-core-ios-distribution"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mappls-api/mappls-api-core-ios-distribution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mappls-api%2Fmappls-api-core-ios-distribution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mappls-api%2Fmappls-api-core-ios-distribution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mappls-api%2Fmappls-api-core-ios-distribution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mappls-api%2Fmappls-api-core-ios-distribution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mappls-api","download_url":"https://codeload.github.com/mappls-api/mappls-api-core-ios-distribution/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mappls-api%2Fmappls-api-core-ios-distribution/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29594259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"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":"2025-10-21T09:42:00.761Z","updated_at":"2026-02-18T20:33:37.696Z","avatar_url":"https://github.com/mappls-api.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"[\u003cimg src=\"https://about.mappls.com/images/mappls-b-logo.svg\" height=\"80\"/\u003e \u003c/p\u003e](https://www.mapmyindia.com/api)\n\n# [MapplsAPICore]()\n\n## [Introduction](#Introduction)\n\nThis SDK provides core features for authentication and access for various Mappls's SDKs in a very simple way.\nThe preferred way of integrating the SDK can be found in the  below. \n\n## [Authentication](#Authentication)\n\nTo initialize and authenticate any **` Mappls SDK `**, you must include **` i.conf `**  and **` i.olf `** files in your project bundle:\n\nYou can download the required files from the **[Auth Console](http://auth.mappls.com/console/)**\n\n### How to create an app on Mappls Console\n![Mappls Console - How to create apps](./images/TestApp_iOS_1.gif)\n\n\n### How to download config files from App from Console\n![Mappls Console - How to create apps](./images/TestApp_iOS_2.gif)\n\n\n\n## [Installation](#Installation)\n\nTo add a package dependency to your Xcode project, select File \u003e Swift Packages \u003e Add Package Dependency and enter its repository URL. See [Adding Package Dependencies to Your App](https://developer.apple.com/documentation/xcode/adding-package-dependencies-to-your-app).\n\n\n## [Version History](#Version-History)\n\n| Version | Dated | Description |\n| :---- | :---- | :---- |\n| `2.0.9 `| 13 Jan 2026 | - Renamed commonly used public classes to avoid conflicts with other public SDKs. \u003cbr\u003e Added support for xcode 16.4 and above|\n| `2.0.8 `| 12 Jan 2026 | - Renamed commonly used public classes to avoid conflicts with other public SDKs. \u003cbr\u003e Added support for xcode 16.4 and above|\n| `2.0.7 `| 12 Jan 2026 | - Renamed commonly used public classes to avoid conflicts with other public SDKs.|\n| `2.0.6 `| 16 Oct 2025 | - Improvements and bug fixes.|\n| `2.0.5 `| 23 July 2025 | - Improvements and bug fixes.|\n| `2.0.4 `| 05 Feb 2025 | - Improvements and bug fixes.|\n| `2.0.0 `| 02 Feb 2025 | - Authentication and authorization mechanisms have been revised.|\n| --- | --- | --- |\n| `1.0.16 `| 02 Feb 2025 | - Improvements and Bug Fixes.|\n| `1.0.15 `| 17 Dec 2024 | - Improvements.|\n| `1.0.14 `| 13 Nov 2024 | - Added provision to set language in account manager to speak and visualize routing instructions.|\n\n\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n\n## Our many happy customers:\n\n![](https://www.mapmyindia.com/api/img/logos1/PhonePe.png)![](https://www.mapmyindia.com/api/img/logos1/Arya-Omnitalk.png)![](https://www.mapmyindia.com/api/img/logos1/delhivery.png)![](https://www.mapmyindia.com/api/img/logos1/hdfc.png)![](https://www.mapmyindia.com/api/img/logos1/TVS.png)![](https://www.mapmyindia.com/api/img/logos1/Paytm.png)![](https://www.mapmyindia.com/api/img/logos1/FastTrackz.png)![](https://www.mapmyindia.com/api/img/logos1/ICICI-Pru.png)![](https://www.mapmyindia.com/api/img/logos1/LeanBox.png)![](https://www.mapmyindia.com/api/img/logos1/MFS.png)![](https://www.mapmyindia.com/api/img/logos1/TTSL.png)![](https://www.mapmyindia.com/api/img/logos1/Novire.png)![](https://www.mapmyindia.com/api/img/logos1/OLX.png)![](https://www.mapmyindia.com/api/img/logos1/sun-telematics.png)![](https://www.mapmyindia.com/api/img/logos1/Sensel.png)![](https://www.mapmyindia.com/api/img/logos1/TATA-MOTORS.png)![](https://www.mapmyindia.com/api/img/logos1/Wipro.png)![](https://www.mapmyindia.com/api/img/logos1/Xamarin.png)\n\n\u003cbr\u003e\n\nFor any queries and support, please contact:\n\n[\u003cimg src=\"https://about.mappls.com/images/mappls-b-logo.svg\" height=\"40\"/\u003e \u003c/p\u003e](https://about.mappls.com/api/)\n\nEmail us at [apisupport@mappls.com](mailto:apisupport@mappls.com)\n\n![](https://www.mapmyindia.com/api/img/icons/support.png)\n[Support](https://about.mappls.com/contact/)\nNeed support? contact us!\n\n\u003cbr\u003e\u003c/br\u003e\n\n[\u003cp align=\"center\"\u003e \u003cimg src=\"https://www.mapmyindia.com/api/img/icons/stack-overflow.png\"/\u003e ](https://stackoverflow.com/questions/tagged/mappls-api)[![](https://www.mapmyindia.com/api/img/icons/blog.png)](https://about.mappls.com/blog/)[![](https://www.mapmyindia.com/api/img/icons/gethub.png)](https://github.com/mappls-api)[\u003cimg src=\"https://mmi-api-team.s3.ap-south-1.amazonaws.com/API-Team/npm-logo.one-third%5B1%5D.png\" height=\"40\"/\u003e \u003c/p\u003e](https://www.npmjs.com/org/mapmyindia) \n\n[\u003cp align=\"center\"\u003e \u003cimg src=\"https://www.mapmyindia.com/june-newsletter/icon4.png\"/\u003e ](https://www.facebook.com/Mapplsofficial)[![](https://www.mapmyindia.com/june-newsletter/icon2.png)](https://twitter.com/mappls)[![](https://www.mapmyindia.com/newsletter/2017/aug/llinkedin.png)](https://www.linkedin.com/company/mappls/)[![](https://www.mapmyindia.com/june-newsletter/icon3.png)](https://www.youtube.com/channel/UCAWvWsh-dZLLeUU7_J9HiOA)\n\n\u003cdiv align=\"center\"\u003e@ Copyright 2022 CE Info Systems Pvt. Ltd. All Rights Reserved.\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e \u003ca href=\"https://about.mappls.com/api/terms-\u0026-conditions\"\u003eTerms \u0026 Conditions\u003c/a\u003e | \u003ca href=\"https://www.mappls.com/about/privacy-policy\"\u003ePrivacy Policy\u003c/a\u003e | \u003ca href=\"https://www.mappls.com/pdf/mappls-sustainability-policy-healt-labour-rules-supplir-sustainability.pdf\"\u003eSupplier Sustainability Policy\u003c/a\u003e | \u003ca href=\"https://www.mappls.com/pdf/Health-Safety-Management.pdf\"\u003eHealth \u0026 Safety Policy\u003c/a\u003e | \u003ca href=\"https://www.mappls.com/pdf/Environment-Sustainability-Policy-CSR-Report.pdf\"\u003eEnvironmental Policy \u0026 CSR Report\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003eCustomer Care: +91-9999333223\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmappls-api%2Fmappls-api-core-ios-distribution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmappls-api%2Fmappls-api-core-ios-distribution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmappls-api%2Fmappls-api-core-ios-distribution/lists"}