Posts

Post not yet marked as solved
10 Replies
2.6k Views
When building an app, is it possible or restrict or prohibit all network access for the app at the permission level? I am using React Native with hundreds of npm modules, and I want to ensure there is no data leakage from my app. It does not need internet access, so I would like to shut down all access, period.
Posted
by Expaand.
Last updated
.