I am developing chat app in that i need to send location other user. (One to One Chat) I have read xep-0080 but in XMPP framework XEP-80 class not avail-be. I have also checked XMPPPubSub Module but not getting how to send user location to other user.
Reference links :
- https://github.com/robbiehanson/XMPPFramework/issues/506
- How to pass location using XMPP in ios sdk?
- https://github.com/buddycloud/buddycloud-iOS-client
Server : ejabber
It's help full if provide snippet of code and tutorial link.
After many try i have successfully send user custom location to other chat user.
Used extensions : xep-0080
Below i have mention function for send Location
From this function you can also send location to Android(SMACK Lib)
For didReceiveMessage delegate method you can check attribute.