New:
Bug Fixes:
- Fabric bug:
- https://aptoide.atlassian.net/browse/ASV-190 - We can not reproduce this bug, but we know that is connected with facebook events when the user downloads/install an app in app view. It crashes because the event requests the previous screen and there is no previous screen.
Published
https://aptoide.atlassian.net/wiki/spaces/AQ/pages/70746140/Aptoide+8.6
Database:
REALM_SCHEMA_VERSION= 8093
public static final int DATABASE_VERSION = 60;
https://github.com/Aptoide/aptoide-client-v8/blob/v8.6.4.1(8503)/gradle.properties
https://github.com/Aptoide/aptoide-client-v8/blob/v8.6.4.1(8503)/app/src/main/java/cm/aptoide/pt/deprecated/SQLiteDatabaseHelper.java