lytics / ios-sdk

MIT License
0 stars 0 forks source link

Lytics.getCurrentUserProfile() #86

Closed RaeEversmann closed 1 year ago

RaeEversmann commented 1 year ago

add method Lytics.getCurrentUserProfile() which calls Lytics.getProfile() with the currentUser data.

RaeEversmann commented 1 year ago

Closing, right now if Lytics.getProfile() is called without any arguments it will make the API with the current user data.