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

Set user attributes callback #18

Merged
merged 2 commits into from
Jul 12, 2018
Merged

Conversation

jsalaber
Copy link
Contributor

Summary

Return a promise for setUserAttributes to be able to notify user when call has ended.

@jsalaber jsalaber merged commit 50c156d into master Jul 12, 2018
@jsalaber jsalaber deleted the feature/set_user_attributes_callback branch July 12, 2018 20:58
hamzahayat added a commit that referenced this pull request Apr 23, 2021
* Refactored SDK to be more modular

* Removed TaplyticsProvider imports

* Removed unused and undocumented native methods

* Added _newSessionCallback native method and exported it as part of `setTaplyticsNewSessionListener` method

* Changed newSyncObject to take in NSDictionary

* Added getVariables and registerVaraiblesChangedListener methods and removed lodash and only added lodash.clonedeep

* Add library to gitignore and prettierignore

* Added extra line on ignore files

* Added push method types and cleaned up the push methods

* Removed old index files and added push types to index

* Added TaplyticsProvider

* Removed console.log and exported TaplyticsProvider from index.ts

* Updated TaplyticsProvider to fetch properties on App Start for android

* Added useFeatureFlag hook

* Export TaplyticsProvider

* Added useVariable hook

* Added explicit return

* Fixed typo in comments

* TAP-6064: Added useCodeBlock hook (#17)

* Added useCodeBlock hook

* Added useRunningExperiments (#18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants