Summary: linking from feature page to setup instructions. Reviewed By: jknoxville Differential Revision: D15148032 fbshipit-source-id: 66dd2ca07a04d3ac1fb53ad95e91e6d8beb69706
10 lines
478 B
Markdown
10 lines
478 B
Markdown
---
|
|
id: sandbox-plugin
|
|
title: Sandbox
|
|
---
|
|
|
|
→ [See setup instructions for the Sandbox plugin](setup/sandbox-plugin.md)
|
|
|
|
The Sandbox plugin is useful for developers that had to test changes of their apps by pointing them to some Sandbox environment. Through this plugin and a few lines of code in the client,
|
|
the app can get a callback and get the value that the user has input through Flipper. At this point, the developer can plugin its logic to save this setting in its app.
|