Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Sample data from docs hard coded into SDK #55

Open
jeffsteinmetz opened this issue Feb 4, 2019 · 0 comments
Open

Sample data from docs hard coded into SDK #55

jeffsteinmetz opened this issue Feb 4, 2019 · 0 comments
Assignees

Comments

@jeffsteinmetz
Copy link
Contributor

at these 2 lines there is sample data hard coded into the message handlers:

https://github.com/Countly/countly-sdk-react-native/blob/master/Countly.js#L965
https://github.com/Countly/countly-sdk-react-native/blob/master/Countly.js#L722

The data should be passed through with exactly what was sent in from the sender, such as:

.setData(message.data);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants