Hi all, I have an app which uses the cameraEx to scan for barcode and firebase to receive notifications. Recently I was having problem receiving notification on my Xiaomi device (Android 12) and I found the following change: android:exported="false" After that my Xiaomi device can receive the...
Hi all, I have an app which uses the cameraEx to scan for barcode and firebase to receive notifications. Recently I was having problem receiving notification on my Xiaomi device (Android 12) and I found the following change: android:exported="false" After that my Xiaomi device can receive the...