I've been attempting to integrate Botpress into my...
# 🌎general
l
I've been attempting to integrate Botpress into my iOS app by following the guidelines provided in the react-native-example repository (https://github.com/botpress/react-native-example). While I've successfully managed to integrate and run the bot on Android devices, unfortunately, I've hit a roadblock when trying to launch the bot on iOS devices. Despite following the same steps outlined in the documentation, the bot consistently fails to start on iOS devices. If anyone has experience with integrating Botpress into iOS apps using React Native or has encountered similar challenges, I would greatly appreciate any guidance, insights, or troubleshooting tips you could provide. Thank you in advance.