-
Notifications
You must be signed in to change notification settings - Fork 26
Update to support API 3.0 & Swift example #14
Comments
I'm also looking for a swift sample ;) |
This is a functional sample :
|
@fabreax thanks for the help. I got it all setup and works perfectly. |
Is there any way we can subscribe them so they don't have to confirm the email? |
You should look at the "double_optin" parameter : https://apidocs.mailchimp.com/api/2.0/lists/subscribe.php |
I think the API is still 2.0 I tried the double_optin parameter, I don't receive a confirmation email with : |
I'm not the developer of this library. They say "ChimpKit is an API wrapper for the MailChimp API 2.0.". |
Yea I saw that too. Ok so you are saying we should reopen this issue since its still valid. Cheers |
Here is SWIFT 3 working example of subscribing user without email confirmation:
|
Any update on moving to the 3.0 API? The documentation for 2.0 is no longer accessible via the website linked in the README: https://developer.mailchimp.com/ |
bump |
Thanks @mozeb |
It would be greatly appreciated if we can update this library for the new API.
Also a swift example with completion block would be awesome too.
The text was updated successfully, but these errors were encountered: