From 0b345c2d2b9d6922e6d3ab21d41ced9dcc6b2e52 Mon Sep 17 00:00:00 2001 From: Jose Vila Date: Tue, 7 Apr 2020 15:14:29 -0400 Subject: [PATCH 1/2] [MMC-2005] Update SDK Github README.md for Public Beta --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 1dfeb6b..13ae094 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -# Interested in joining our beta? -The Mailchimp SDK is currently in a private beta. If you'd like to join the beta send your Mailchimp username to [mobile-sdk@mailchimp.com](mailto:mobile-sdk@mailchimp.com?subject=I%27d%20like%20to%20join%20the%20Mailchimp%20SDK%20Private%20Beta). - [](http://www.mailchimp.com) # Mailchimp Android SDK @@ -19,7 +16,7 @@ Create and update your Mailchimp contacts from your Android app. The Mailchimp S ### Retrieving SDK Key -The Mailchimp SDK is currently in a private beta. If you'd like to join the beta send your Mailchimp username to [mobile-sdk@mailchimp.com](mailto:mobile-sdk@mailchimp.com?subject=I%27d%20like%20to%20join%20the%20Mailchimp%20SDK%20Private%20Beta). +An SDK Key can be retrieved by following the instructions found [here](https://admin.mailchimp.com/account/client-key). ### Adding The Mailchimp SDK to your Project From adaacb47b070c0f57ca595da88d2c3be0eb4e6f7 Mon Sep 17 00:00:00 2001 From: Jose Vila Date: Wed, 8 Apr 2020 12:51:55 -0400 Subject: [PATCH 2/2] swap out links for keys docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13ae094..667c02e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Create and update your Mailchimp contacts from your Android app. The Mailchimp S ### Retrieving SDK Key -An SDK Key can be retrieved by following the instructions found [here](https://admin.mailchimp.com/account/client-key). +See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android/#Step_1._Retrieve_the_SDK_Key) for details on retrieving a key. ### Adding The Mailchimp SDK to your Project @@ -194,7 +194,8 @@ See the [Mailchimp GDPR Tutorial](https://mailchimp.com/help/collect-consent-wit ``` #### Retrieving Marketing Permission Keys -Coming Soon + +See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android-use/#Marketing_Permissions) for details on setting up marketing permissions. ## Collecting contact events