Features
- Realm DB was removed and now Aptoide only depends on Room
- Realm was raising some issues in specific environments due to have fallen behind in versions. This would mean that we would either do a full upgrade to realm with breaking changes or we could take the oportunity to remove Realm and use Room, since we did not depend on specific Realm features. This reduced the size of the Apk in ~25%
- Show the IAP AppCoins bonus that the user can get from AppCoins apps
- We want to be clearer on the advantages of using AppCoins games and what it really means for our users.
Bug Fixes & Improvements
- Fixed a visual flicker that would occur in Home with navigation and scrolling
- Fixed a crash that can occur with devices low on space during a download.
- Fixed Facebook login flow for devices which do not have Facebook or a Facebook product installed.
Issue references in JIRA
[APPC]
- MOB-656: Show AppCoins Bonus Flair - https://aptoide.atlassian.net/browse/MOB-656
[Quality]
- MOB-460: Remove Realm - https://aptoide.atlassian.net/browse/MOB-460
- MOB-782: Install DB SQLiteException - https://aptoide.atlassian.net/browse/MOB-782
- MOB-770: Fix Home Visual Flicker on Navigation - https://aptoide.atlassian.net/browse/MOB-770
- MOB-596: Increase Facebook SDK Version (w/ Facebook login fix) - https://aptoide.atlassian.net/browse/MOB-596