klaviyo / klaviyo-swift-sdk

SDK that allows users to incorporate Klaviyo's event and person tracking functionality within iOS applications. Written in Swift.
MIT License
10 stars 10 forks source link

add note about user defaults usage #120

Closed ndurell closed 7 months ago

ndurell commented 7 months ago

Description

This adds some text to the README about Apple's requirement for UserDefaults access.

Check List

Manual Test Plan

N/A

Supporting Materials