This repository was archived by the owner on Nov 8, 2018. It is now read-only.
Location is not being sent to trustees along with emergency message #331
Open
Description
Location is not being sent to the trustees for most of the messages which are sent when come get me request is selected.
Current behavior of the app
This problem occurs because the location retrieved from the LocationHelper class returns null most of the time.
To give users a better safety feature that passes the location to the trustees when they are in danger, we need to pass the location instead of Call ASAP to get my Location message which is sent if the location retrieved is null.
Expected behavior of the app
@sandarumk @Buddhiprabha
Kindly review this issue and please let me know if i should fix this.
Thank you :)