Skip to content

Conversation

Trustinternet88
Copy link

Commented SFMCSdk.setFileProtectionType(fileProtectionType: .completeUntilFirstUserAuthentication) to fix crash on some iOS devices

Commented SFMCSdk.setKeychainAccessibleAttribute(accessibleAttribute: kSecAttrAccessibleWhenUnlockedThisDeviceOnly)
Fixed pubspec.yaml
Reverted pubspec.yaml
Copy link
Owner

@sefidgaran sefidgaran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment


// To override the Keycahin accessibility attribute
SFMCSdk.setKeychainAccessibleAttribute(accessibleAttribute: kSecAttrAccessibleWhenUnlockedThisDeviceOnly)
//SFMCSdk.setKeychainAccessibleAttribute(accessibleAttribute: kSecAttrAccessibleWhenUnlockedThisDeviceOnly)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commenting out this line needs a reference from SFMC Native SDK instruction, can you please provide me with a reference from marketing cloud SDK?

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