Hi,
We are getting the following bug on React-Native Android, which is causing Play Store to reject our app
Bug:
- React Native SDK 7.1.3
- We open an article by using the method "Intercom.presentContent(IntercomContent.articleWithArticleId(9305883)) "
- When the article we just get a screen that says "Something went wrong" (screenshot below)
- FYI this works on iOS