v0.0.6
New 🎊
-
Android
- Fix phone number input when logging in for the first time
- Modified the Android app so it doesn't ask for phone number permission.
- Removed the notification badge on the android app.
-
Web
Bug Fixes 🪲
- Call
response.close()
after making an HTTP request on Android - Fix the server URL to consider URL's with a path e.g.
https://example.com/some-path
#263 - Fixed a bug which caused the app to sometimes crash on startup.
- Fixed
NullPointerException
when formatting phone number.