Link Element iOS features to our screen buttons
Budget: $8 – $15 USD
We do have an iOS mobile app in swift with built-in librairies from https://github.com/vector-im/element-ios.
The SDK link below gives sample codes as to how to trigger chat or audio calls etc..
https://github.com/matrix-org/matrix-ios-sdk
Now we need to take a particular screen in our app and next to its button chat for example integrate Element iOS chat features. When user click on the screen's chat button we should automatically create an adhoc chatroom between that user and the "screen's owner" then automatically allow chat exchange between the user and the screen owner. A screen owner could be a merchant screen.
After successful completion of this step we should do the same exercise with audio call button and video call button following the same principle.
The SDK link below gives sample codes as to how to trigger chat or audio calls etc..
https://github.com/matrix-org/matrix-ios-sdk
Now we need to take a particular screen in our app and next to its button chat for example integrate Element iOS chat features. When user click on the screen's chat button we should automatically create an adhoc chatroom between that user and the "screen's owner" then automatically allow chat exchange between the user and the screen owner. A screen owner could be a merchant screen.
After successful completion of this step we should do the same exercise with audio call button and video call button following the same principle.