{"id":19491676,"url":"https://github.com/rudderlabs/rudder-integration-leanplum-ios","last_synced_at":"2025-02-25T19:45:51.230Z","repository":{"id":43463728,"uuid":"243437996","full_name":"rudderlabs/rudder-integration-leanplum-ios","owner":"rudderlabs","description":"RudderStack's Native SDK integration support for Leanplum.","archived":false,"fork":false,"pushed_at":"2024-02-08T05:14:44.000Z","size":58,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-25T18:49:59.988Z","etag":null,"topics":["ios","leanplum","rudderstack"],"latest_commit_sha":null,"homepage":"https://www.rudderstack.com","language":"Objective-C","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/rudderlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-02-27T05:23:31.000Z","updated_at":"2022-01-07T09:16:03.000Z","dependencies_parsed_at":"2024-01-22T17:22:46.235Z","dependency_job_id":null,"html_url":"https://github.com/rudderlabs/rudder-integration-leanplum-ios","commit_stats":{"total_commits":33,"total_committers":6,"mean_commits":5.5,"dds":0.3939393939393939,"last_synced_commit":"d958a664ca48645c6964fa802352af7e5efdfe1d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-leanplum-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-leanplum-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-leanplum-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rudderlabs%2Frudder-integration-leanplum-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rudderlabs","download_url":"https://codeload.github.com/rudderlabs/rudder-integration-leanplum-ios/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240738092,"owners_count":19849546,"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":["ios","leanplum","rudderstack"],"created_at":"2024-11-10T21:17:45.205Z","updated_at":"2025-02-25T19:45:51.162Z","avatar_url":"https://github.com/rudderlabs.png","language":"Objective-C","readme":"# What is RudderStack?\n\n[RudderStack](https://rudderstack.com/) is a **customer data pipeline** tool for collecting, routing and processing data from your websites, apps, cloud tools, and data warehouse.\n\nMore information on RudderStack can be found [here](https://github.com/rudderlabs/rudder-server).\n\n## Integrating Leanplum with RudderStack's iOS SDK\n\n1. Add [Leanplum](https://www.leanplum.com) as a destination in the [Dashboard](https://app.rudderstack.com/) and provide ```applicationId``` and `clientKey` from your Leanplum dashboard. Provide the `devClientKey` if you have turned on the `Development Environment` flag. Provide the `prodClientKey` otherwise.\n\n2. Setup the Hybrid Mode of integration:\n  - Turning on the switch beside `Initialize Native SDK to send automated events` in the dashboard will initialize the LeanPlum native SDK in the application.\n  - Turning on the switch beside `Use native SDK to send user generated events` in the dashboard will instruct your `data-plane` to skip the events for LeanPlum and the events will be sent from the LeanPlum SDK.\n\n3. Rudder-Leanplum is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile:\n\n```ruby\npod 'Rudder-Leanplum'\n```\n\n## Initialize ```RSClient```\n\nPut this code in your ```AppDelegate.m``` file under the method ```didFinishLaunchingWithOptions```\n```\nRSConfigBuilder *builder = [[RSConfigBuilder alloc] init];\n[builder withDataPlaneUrl:DATA_PLANE_URL];\n[builder withFactory:[RudderLeanplumFactory instance]];\n[RSClient getInstance:WRITE_KEY config:[builder build]];\n```\n\n## Send Events\n\nFollow the steps from the [RudderStack iOS SDK](https://github.com/rudderlabs/rudder-sdk-ios).\n\n## Contact Us\n\nIf you come across any issues while configuring or using this integration, please feel free to start a conversation on our [Slack](https://resources.rudderstack.com/join-rudderstack-slack) channel. We will be happy to help you.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudderlabs%2Frudder-integration-leanplum-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frudderlabs%2Frudder-integration-leanplum-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frudderlabs%2Frudder-integration-leanplum-ios/lists"}