When using the Dropbox Sign API with mobile native apps, you must use Embedded Signing. To do this, you'll need to:
- Host a signer page on a domain that you own
- This is due to the Dropbox Sign embedded API and how we do domain verification.
- Use a WebView to open that signer page with the Dropbox Sign iFrame inside of your mobile app