File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -110,17 +110,3 @@ const App = () => {
110110 )
111111}
112112` ` `
113-
114- ## Troubleshooting
115- While integrating the Contentpass SDK with Sourcepoint SDK (version ` 0.3 .0 ` ), you may encounter known issues. Pull requests
116- addressing these issues have been submitted in the [Sourcepoint GitHub repository](https://github.com/SourcePointUSA/react-native-sourcepoint-cmp):
117- - [PR #10](https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/pull/10)
118- - [PR #11](https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/pull/11)
119-
120- ### Temporary Fixes
121- If these fixes are not yet available in the latest version of the SDK, you can patch node_modules in your project using
122- tools like ` yarn patch` or similar. The patch files can be found here:
123- - Patch for [PR #10](https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/pull/10): [@sourcepoint-react-native-cmp-npm-0.3.0-2434c31dc9.patch](./sourcepoint-patches/@sourcepoint-react-native-cmp-npm-0.3.0-2434c31dc9.patch)
124- - Patch for [PR #11](https://github.com/SourcePointUSA/react-native-sourcepoint-cmp/pull/11): [@sourcepoint-react-native-cmp-patch-34fca36663.patch](./sourcepoint-patches/@sourcepoint-react-native-cmp-patch-34fca36663.patch)
125-
126- We hope these issues will be resolved in the next release of the Sourcepoint SDK, eliminating the need for manual patches.
You can’t perform that action at this time.
0 commit comments