Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Profile Rework #423

Open
wants to merge 8 commits into
base: staging
Choose a base branch
from
Open

User Profile Rework #423

wants to merge 8 commits into from

Conversation

AliRKat
Copy link
Member

@AliRKat AliRKat commented Nov 5, 2024

Reasons of in this rework:

  • Some of the methods were not following the naming conventions we follow in all SDKs (pushValue, pullValue etc.)
  • Support for all primitive types and array types in custom user details
  • Directly added UserProfile.js because having everything inside Countly.js is not a good idea IMO.
  • Old methods were returning messages, which is something we want to move away from, new calls are void

Note: There's also userDataBulk in Countly.js, haven't done anything about that one yet but we can also deprecate that one and apply the same structure to it, wanted to ask about that one first

@AliRKat AliRKat added the draft label Nov 5, 2024
@AliRKat
Copy link
Member Author

AliRKat commented Nov 6, 2024

[RN] User Profile Rework

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.

1 participant