Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SP-6323] Add Obj-C support to Message Language and PMTab feature #289

Merged
merged 6 commits into from
Mar 4, 2021

Conversation

vilasma
Copy link
Contributor

@vilasma vilasma commented Feb 24, 2021

  • Obj-C support added for Message Language and PmTab feature

  • Verified SDK version 5.3.6-beta.0 using SPM and Carthage

  • In Obj-C now we can call SPMessageLanguage enum before loadMessage method
    cvc.messageLanguage = SPMessageLanguageGerman;`

  • In Obj-C now we can call SPPrivacyManagerTab enum before loadMessage method
    cvc.privacyManagerTab = SPPrivacyManagerTabPurposes;

@vilasma vilasma self-assigned this Feb 24, 2021
@vilasma vilasma merged commit 73d0f1d into develop Mar 4, 2021
@andresilveirah andresilveirah deleted the SP-6323_add_objc_support_to_messagelanguage branch March 4, 2021 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants