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

[#153124490] Update push method #12

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

VicV
Copy link
Contributor

@VicV VicV commented Nov 28, 2017

We've removed [Taplytics registerPushNotificationsWithTypes:types] and replaced it with [Taplytics registerPushNotificationsWithTypes:types categories:categories].

This updates the React Native side to handle that.

Resolves #11

@VicV VicV merged commit b64847b into master Nov 28, 2017
@hamzahayat hamzahayat deleted the fix/#153124490-push-notification-method-update branch March 12, 2021 17:00
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

* Fixed typo in console.error
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