Notification Talk
Set user identification information
Please set your Kakao ID among the user identification information to send notification messages.
Example code
Dfinery.shared().setIdentity(key: DFIdentity.KAKAO_USER_ID, value: "KAKAO_ID")
Last updated