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

Whitelist options with Heap React Native #215

Open
calvintangtang opened this issue Aug 6, 2020 · 0 comments
Open

Whitelist options with Heap React Native #215

calvintangtang opened this issue Aug 6, 2020 · 0 comments

Comments

@calvintangtang
Copy link

Opening another ticket for a separate discussion. Based on the installation guide for React Native, methods for tracking applications seem to be blacklist (i.e. track entire application, manually exclude components that we don't want to send data on). Is there a recommended method of implementing Heap with a whitelist in mind? My vision is that individual components or features of an application would be tracked and the default behavior of the remainder of the app would be to not send data to Heap.

Considering my application has many areas of sensitive user data, it seems to make more sense to pursue a whitelist method as more features are added in the future. I would appreciate any insight on this approach and resources I can look to for getting Heap to work with my React Native application. Thanks so much!

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

No branches or pull requests

1 participant