Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

What about setUserID and userProperties? #70

Closed
eikebartels opened this issue Oct 5, 2016 · 5 comments · Fixed by #147
Closed

What about setUserID and userProperties? #70

eikebartels opened this issue Oct 5, 2016 · 5 comments · Fixed by #147
Assignees

Comments

@eikebartels
Copy link

I would like to set some user properties.

I have seen it in https://developers.facebook.com/docs/analytics/properties How can I use it?

@eikebartels eikebartels changed the title What about setUserID in userProperties? What about setUserID and userProperties? Oct 6, 2016
@mbalex99
Copy link

Yeah this looks completely missing from the Swift SDK

@nlutsenko
Copy link
Contributor

Hey guys, this is indeed missing from the Swift SDK, as it's a new addition.
Looking forward to adding these, as it's an incredibly nice feature!

@nlutsenko nlutsenko added the enhancement Adds a feature or improvement label Oct 10, 2016
@nlutsenko nlutsenko self-assigned this Oct 10, 2016
@eikebartels
Copy link
Author

@nlutsenko thanks for confirmation. That means we have to ship back to the Objective C SDK for now? Or is it possible to use both?

@nlutsenko
Copy link
Contributor

Technically, it's possible to use both at the same time.
And you are implicitly using the ObjC one, since the Swift SDK depends on it. 😁

@nlutsenko
Copy link
Contributor

#147 merged which includes Swift support for it.
Going to be released soon with version 0.3.0 of the Swift SDK.

@nlutsenko nlutsenko removed the enhancement Adds a feature or improvement label Apr 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants