I wanted to publish the application that I published on google play to huawei appGallery. I used the same .aab file. I extracted this aab file with expo react native and expo managed the signature. I then shared the signed app on appGallery. It said I had to install a certificate with the .pem extension so I could install it. I created a new keystore jks and pem file. I have added this pem file to appGallery. Then my app was published.
Only users get a "blocked by play protect" warning when they try to download the application. If they accept this, the application will download. But it does not leave a good impression for users. Why do you think this happens?