Location Sharing
- AppMakers can now send a request for a user to share their location. To learn more about this, visit the API reference

Message state
- Messages currently being sent will now appear with some transparency and will become opaque when sent.
API Additions
- Class Conversation
- Added new methods
addMessage(Message message)
and removeMessage(Message message)
- Class Message
- Added new methods
hasLocationRequest()
, getCoordinates()
and hasValidCoordinates()
- Added new constructor
Message(Coordinates coordinates, Map<String, Object> metadata)
- New class Coordinates
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.