Question
All the Zendesk SDKs use native languages for iOS and Android development, but my mobile application is using a wrapper named React Native, which is a JavaScript framework. Can the SDKs be integrated in it?
Answer
Zendesk doesn't provide any SDK package to use with specific wrapper. The SDKs are all developed and intended to be used natively.
You can still choose to integrate those in an app using a wrapper such as React Native, Xamarin, Flutter or Ionic for example, and have it work but this will be considered a custom implementation and therefore won't be supported.
Any issue you may have while using a wrapper will need to be reproduced natively using one of our demo app (iOS/Android) following the guidelines presented in our Getting support on our mobile SDKs documentation.
For more information on our SDKs, see our developer articles:
Comments
0 comments
Please sign in to leave a comment.