We're building a version of the the Mobile SDK and a Messenger SDK React Native wrapper available here:
Currently, we have included the package and have performed the steps given in the readme.
But when running the iOS version it crashes with the following errors:library "dyld[3811]: Library not loaded: @rpath/jetfire.framework/jetfire", so this and probably some other dependencies have to be included.
We still crash after including this library.
Can you share additional details for the iOS integration.
Here are the podfile.lock versions:
• genesys-cloud-messenger-mobile-sdk-rn-wrapper (1.3.3):
• GenesysCloud (= 4.0.1)
• React-Core
• GenesysCloud (4.0.1):
• GenesysCloud/Core (= 4.0.1)
• GenesysCloud/Core (4.0.1):
• GenesysCloudAccessibility (= 2.0.0)
• GenesysCloudBold (= 3.0.0)
• GenesysCloudBot (= 2.0.0)
• GenesysCloudMessengerTransport (= 1.1.14)
• GenesysCloudAccessibility (2.0.0)
• GenesysCloudBold (3.0.0):
• GenesysCloudCore (= 4.0.0)
• GenesysCloudBot (2.0.0):
• GenesysCloudCore (= 4.0.0)
• GenesysCloudCore (4.0.0)
• GenesysCloudMessengerTransport (1.1.14):
• jetfire (= 0.1.5)