Skip to content

Commit

Permalink
Integration Troubleshooting: description update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashokds committed Feb 18, 2022
1 parent 51dbbee commit 356679e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions support-files/Integration-Troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

## 1. Bitcode

### Bitcode is supported with v2.9 onwards
### v2.9 supports Bitcode enabled integrations.

Use DocuSign Native iOS SDK v2.9 or higher to enable Bitcode in your app.
Use DocuSign Native iOS SDK `v2.9` or higher to enable Bitcode in your app.

Native SDK `v2.8` or prior does not support bitcode, if your integration is dependent on **Bitcode**, do update with `pod update 'DocuSign'` to fetch `v2.9` or higher.
Native SDK `v2.8` or prior does not support bitcode, if your integration is dependent on **Bitcode**, perform pod update with `pod update 'DocuSign'` to fetch `v2.9` or higher.

Following error occurs with integrations that are using `v2.8` or prior releases.

Expand Down

0 comments on commit 356679e

Please sign in to comment.