We use Firebase App Distribution to deliver staging builds. Android devices below Android 12 can install it successfully, but on Android 12 it says "Installation failed".
Important notes:
- No other versions of this app installed on this device
- If we manually download debug or release APKs for this app they also install
- We upload APKs to Firebase
Is there any Android 12 limitation I miss? Is there something new in Firebase what prevents us from installing APKs from it on Android 12?