Split APK installer doesn't work on Samsung devices with Android 5.0.1

I've an old Samsung S4 Active upgraded to the latest (now quite old) Android 5.0.1 Update which I still use for tasks not requiring personal data on device like GPS navigation and web browsing. Unfortunately, Auroras Split APK installer doesn't work on that device. I can successfully download apps but when I press "Install" the button inverts (indicating that I pressed it) and then nothing happens. Phone it not rooted.

Using the native installer works fine but doesn't work with split APKs.

Attached it a logcat fetched with "adb logcat" and filtered for "aurora" but I don't see anything helpful in it. Is there anything I can do to help with that issue? The issue seems to be Samsung specific, an Android 5 image in Genymotion works fine.

Logcat:

I/Timeline( 7908): Timeline: Activity_launch_request id:com.aurora.store time:630555

V/ApplicationPolicy( 796): isApplicationStateBlocked userId 0 pkgname com.aurora.store

I/ActivityManager( 796): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=com.aurora.store cmp=com.aurora.store/.activity.AuroraActivity} from uid 10129 on display 0

I/ActivityManager( 796): Start proc com.aurora.store for activity com.aurora.store/.activity.AuroraActivity: pid=8240 uid=10214 gids={50214, 9997, 3003, 1028, 1015} abi=armeabi-v7a

D/ResourcesManager( 8240): creating new AssetManager and set to /data/app/com.aurora.store-2/base.apk

E/SQLiteLog( 8240): (283) recovered 31 frames from WAL file /data/data/com.aurora.store/databases/Aurora Store.db-wal

D/Aurora Store( 8240): com.dragons.aurora.playstoreapiv2.AuthException: Auth error

I/ActivityManager( 796): Displayed com.aurora.store/.activity.AuroraActivity: +1s927ms

I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{2389e312 u0 com.aurora.store/.activity.AuroraActivity t1690} time:632535

D/Aurora Store( 8240): com.dragons.aurora.playstoreapiv2.AuthException: Auth error

D/Aurora Store( 8240): com.dragons.aurora.playstoreapiv2.AuthException: Auth error

D/AASAservice-UpdateReceiver( 8386): onReceive() : package = com.aurora.store, uid = -1

D/AASAservice-AASABinder( 8386): getManagedSharedPkgList() : packageName - com.aurora.store, uid - -1

I/Timeline( 8240): Timeline: Activity_launch_request id:com.aurora.store time:634159

I/ActivityManager( 796): START u0 {cmp=com.aurora.store/.activity.SettingsActivity} from uid 10214 on display 0

I/ActivityManager( 796): Displayed com.aurora.store/.activity.SettingsActivity: +366ms

I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{4bd95a5 u0 com.aurora.store/.activity.SettingsActivity t1690} time:634885

V/ActivityThread( 8240): updateVisibility : ActivityRecord{3f7b3eee token=android.os.BinderProxy@c78c96d {com.aurora.store/com.aurora.store.activity.AuroraActivity}} show : false

D/AASAservice-RuleManager( 8386): IsSharedUID() : pkgname - com.aurora.store, mSharedUserId - null

I/com.sec.android.service.health.upgrade.UninstallReceiver( 8042): onReceive called PACKAGE_ADDED package:com.aurora.store

D/ResourcesManager( 8140): creating new AssetManager and set to /data/app/com.aurora.store-2/base.apk

I/ChromeSync( 1708): [Sync,SyncIntentOperation] Handling the intent: Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.aurora.store flg=0x4000010 cmp=com.google.android.gms/.chimera.GmsIntentOperationService (has extras) }.

D/ResourcesManager( 1708): creating new AssetManager and set to /data/app/com.aurora.store-2/base.apk

I/FontsPackageChangeOp( 1708): Package com.aurora.store has no metadata

D/InstalledAppProviderSer( 8326): insertAppIntoDb com.aurora.store

D/ResourcesManager( 8326): creating new AssetManager and set to /data/app/com.aurora.store-2/base.apk

D/InstalledAppProviderSer( 8326): deleteAppFromDb com.aurora.store

D/InstalledAppProviderSer( 8326): insertAppIntoDb com.aurora.store

D/ResourcesManager( 8326): creating new AssetManager and set to /data/app/com.aurora.store-2/base.apk

I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{2389e312 u0 com.aurora.store/.activity.AuroraActivity t1690} time:655022

I/MultiPhoneWindowManager( 796): Changed -> mCurrentInputMethodTarget : Window{e409f27 u0 com.aurora.store/com.aurora.store.activity.AuroraActivity}

I/Timeline( 8240): Timeline: Activity_launch_request id:com.aurora.store time:679727

I/ActivityManager( 796): START u0 {cmp=com.aurora.store/.activity.DetailsActivity (has extras)} from uid 10214 on display 0

I/ActivityManager( 796): Displayed com.aurora.store/.activity.DetailsActivity: +479ms

I/Timeline( 796): Timeline: Activity_windows_visible id: ActivityRecord{358f253 u0 com.aurora.store/.activity.DetailsActivity t1690} time:680600

V/ActivityThread( 8240): updateVisibility : ActivityRecord{3f7b3eee token=android.os.BinderProxy@c78c96d {com.aurora.store/com.aurora.store.activity.AuroraActivity}} show : false

D/ResourcesManager( 1708): creating new AssetManager and set to /data/app/com.aurora.store-2/base.apk`