I have installed the latest version of the Ushahidi platform:
git clone https://github.com/ushahidi/platform-release.git
cd platform-release
I copied my ssl cert into the tls-certs directory and updated docker-compose.tls.yml, then ran:
docker-compose -f docker-compose.tls.yml up -d
I can access the server from my Chrome browser on my Windows laptop and also my Android phone.
It all works well.
However, if I try to access the server via the latest Ushahidi Android phone app, I see my posts but the uploaded images are not displayed.
I do not know if this is an issue with the phone app or the server.
I also notice that I cannot use the Android app to create a new post. After tapping the Submit button, nothing happens and the app continues to display the form to enter the data.