We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81951e4 commit 15f5945Copy full SHA for 15f5945
ios/Podfile
@@ -22,7 +22,7 @@ target 'ReactAgentforce' do
22
)
23
24
pod 'AgentforceSDK'
25
- pod 'Messaging-InApp-Core', '1.9.3-Experimental' #AgentforceSDK uses a pre-release version of this for now
+ pod 'Messaging-InApp-Core', '> 1.10.0'
26
pod 'LiveKitClient' #This is required to ensure Cocoapods looks in the correct source location
27
28
pod 'DequeModule'
0 commit comments