Summary
"Something went wrong while installing the app"
Could not read activity name.
We are using some activityAliases, and our
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
Is inside some activityAlias.
Steps to reproduce
Try to install our .apk
Environment
n/a