Help Me Make SoSa
Other Posts You'll Love
- Demolition Man
- Sprint 27 – Vogue, Strike a Pose
- A SoSa Retrospective
- Sprint 23 – Sausage Smuggler
- Alpha Release 1.1.1
- Alpha Release 1.0.9
Here’s a video to check out the app and all these changes in real time 🙂
Firstly! Welcome Jelle and Peter to the Alpha team!
That’s right ladies and gentlefolk! we’ve moved up a whole minor version! Only 9 more to go…
In the last few updates we saw the meetups interface in place but none of that was attached to the server, you couldn’t create a meetup and all the meetups that were being shown were hard coded in to the app.
Well – that’s all changed!
I started with Meetup creation and went through a few revisions. We’re going to be designing all these area’s properly at some stage so for now it’s just got a basic design and fundamental UX to be able to test it.
After that, I integrated the main meetups area and the meetups view – as well as properly linking the screens.
I still have “attendees” and “comments” to integrate, so I’ve left the hard coded stuff in there for now
I’ve now implemented chat history, including message saving and retrieval when you join a room. I go into this in a bit more technical detail in the other post but the result is that this version of the app now shows history when you join the chat room 🙂
So i thought I fixed this last sprint, but apparently those sneaky Alpha testers found other ways around it – the back button!
I’ve not only fixed the back button bug, but I’ve added additional checks and balances to hopefully prevent it from being a future issue.
I’ve also implemented some changes to the navigation handling so hopefully my custom navigation bar works a bit more seamlessly!
With all the upgrades of the framework, it meant that the app wasn’t reconnecting if it got disconnected by the server going offline. I’ve fixed this now too and it also rejoins the room you’re in.