We are planning the integrate iOS SFB SDK in my enterprise app for chat service (messaging and presence as of now) between users in community.
Can any one explain or route to a documentation what is the step by step procedure to register my enterprise app and use SFB App SDK service.
Once registration of my enterprise app is successful, what are the steps to achieve the below services from the App SDK.
My Enterprise app should be able to get all my conversation which is shown in SFB iOS App.
My Enterprise app should be able to get all the previous messages of a particular conversation(when ever I open a conversation in the new screen).
My Enterprise app should be able to send a message and should be able to get the participants status (online/offline/away)
I have checked the git samples (Banking App), it fails when I Initiate chat service or video call in BankingApp.
Hi There,
We are planning the integrate iOS SFB SDK in my enterprise app for chat service (messaging and presence as of now) between users in community.
Can any one explain or route to a documentation what is the step by step procedure to register my enterprise app and use SFB App SDK service.
Once registration of my enterprise app is successful, what are the steps to achieve the below services from the App SDK.
My Enterprise app should be able to get all my conversation which is shown in SFB iOS App. My Enterprise app should be able to get all the previous messages of a particular conversation(when ever I open a conversation in the new screen). My Enterprise app should be able to send a message and should be able to get the participants status (online/offline/away) I have checked the git samples (Banking App), it fails when I Initiate chat service or video call in BankingApp.
Thanks, Vinodh