Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send Location and Contacts in Chat #816

Closed
AqeelAaqi opened this issue Sep 20, 2023 · 5 comments
Closed

Send Location and Contacts in Chat #816

AqeelAaqi opened this issue Sep 20, 2023 · 5 comments

Comments

@AqeelAaqi
Copy link

Hi All,
I want to send locations and contacts in chat like WhatsApp how can I achieve this? also please share piece of code of this logic .

Thanks in Advance

@vdovbnya-qb
Copy link
Member

Hi @AqeelAaqi
You can use custom objects to send locations and contacts in chat.
Find information on how to implement this in our documentation via the links:

https://docs.quickblox.com/docs/android-chat-messaging#send-message-with-extra-data
https://docs.quickblox.com/docs/android-custom-objects

@AqeelAaqi
Copy link
Author

AqeelAaqi commented Sep 20, 2023

Hi @AqeelAaqi You can use custom objects to send locations and contacts in chat. Find information on how to implement this in our documentation via the links:

https://docs.quickblox.com/docs/android-chat-messaging#send-message-with-extra-data https://docs.quickblox.com/docs/android-custom-objects

i want to show with different views can this is possible like if location is send in extra data then i wanna show a map image like whatsapp, can you please some piece of code? for help actuially i am bit confused

@QB-maksym-pidhorbunskyi

Hello @AqeelAaqi This is Maksym from QuickBlox support.
We don't have ready-to-use code snippet with UI elements that you can add to your apps, but you can achieve the required functionality using the SDK features from the links above.
So the implementation of the described features is up to the client side.
If you want us to add the features to your apps, we can offer our professional services at an addtional cost.
If you are interested, please let us know.

@AqeelAaqi
Copy link
Author

Hello @AqeelAaqi This is Maksym from QuickBlox support. We don't have ready-to-use code snippet with UI elements that you can add to your apps, but you can achieve the required functionality using the SDK features from the links above. So the implementation of the described features is up to the client side. If you want us to add the features to your apps, we can offer our professional services at an addtional cost. If you are interested, please let us know.

let me try 1st if am having trouble then i'll let you know.

thanks for your reply

@AqeelAaqi
Copy link
Author

I've resolved both send location and contacts in chat myself, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants