Version 12.6.0¶
- Release Date
not yet released
- Compatibility
Android 13.0 (Tiramisu), Android 14.0 (Upside Down Cake), Android 15.0 (Vanilla Ice Cream), Android 16.0 (Baklava)
This is a regular stability release.
What’s New¶
This version takes care of fixing various issues we either faced ourselves or that were reported by users. Do not hesitate to report any issue you may find while using the application to your DLBM, we will do our best to fix it as soon as possible.
Other Changes¶
In addition, a few bugs have been squashed and minor enhancements integrated:
Android has the weird behavior of zooming in the application icon that leads to a cropped icon on the home screen of your device; this was especially annoying for devices with a circular icon mask; this is now fixed by adding a resize ratio to the icon while building the application for Android;
when searching for members, clearing the search field and then starting to type again for another search, the previous search results would still be shown until at least 3 characters would be typed and the new search would actually be performed and completed; now the previous search results are cleared as soon as the search field is cleared;
it was not possible to filter clubs by country due to a wrong internal configuration when decoding the list of countries from the server; this is now fixed;
the setting to enable or disable the availability of WhatsApp on your device to contact members directly from LionsBase mobile application was reset to its default value (enabled) whenever you would log out; this was annoying as the setting should have been persistent; this is now fixed;
7 years ago, back in Version 5.0.0, we introduced a way to use an external barcode scanner in place of the built-in camera of your device; this was useful for a while but has become obsolete and totally useless as spotted on the field for a few years now; therefore this feature has first been deprecated for over a year and is now removed altogether;
we were still relying on a custom implementation of the photo picker to let you select a photo from your device to use for your profile or your club. This custom implementation was necessary back in the days when we used Xamarin Forms as it did not provide a built-in photo picker. Now that we have fully migrated to .NET MAUI, we can use the built-in photo picker provided by .NET MAUI which is more reliable and better integrated with the underlying operating system; therefore the custom photo picker has been removed and replaced by the built-in one;
various internal libraries have been upgraded.
Note
From a technical standpoint, this version of the LionsBase mobile application is supposed to be compatible with Android 5.1 (Lollipop) and later. However Google has officially ended security patch support for Android 12 and Android 12L as of March 31, 2025, meaning these operating systems no longer receive core security updates. Since we cannot support insecure operating systems, we strongly recommend you to use Android 13 or later. We cannot guarantee that the application will work properly on Android 5.1, 6, 7, 8, 9, 10, 11 and 12. If it does, it is purely by chance and we will not provide any support for these versions of Android.
Note
Using iOS? Please see corresponding release notes.