You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,3 @@
1
-
# Interested in joining our beta?
2
-
The Mailchimp SDK is currently in a private beta. If you'd like to join the beta send your Mailchimp username to [[email protected]](mailto:[email protected]?subject=I%27d%20like%20to%20join%20the%20Mailchimp%20SDK%20Private%20Beta).
@@ -19,7 +16,7 @@ Create and update your Mailchimp contacts from your Android app. The Mailchimp S
19
16
20
17
### Retrieving SDK Key
21
18
22
-
The Mailchimp SDK is currently in a private beta. If you'd like to join the beta send your Mailchimp username to [[email protected]](mailto:mobile-sdk@mailchimp.com?subject=I%27d%20like%20to%20join%20the%20Mailchimp%20SDK%20Private%20Beta).
19
+
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.
23
20
24
21
### Adding The Mailchimp SDK to your Project
25
22
@@ -197,7 +194,8 @@ See the [Mailchimp GDPR Tutorial](https://mailchimp.com/help/collect-consent-wit
197
194
```
198
195
199
196
#### Retrieving Marketing Permission Keys
200
-
Coming Soon
197
+
198
+
See the [Mailchimp SDK documentation](https://mailchimp.com/developer/guides/mobile-sdk-android-use/#Marketing_Permissions) for details on setting up marketing permissions.
0 commit comments