I’ve created an Android Native Module in my React Native App to get User Installed Apps List. it works well on Debug but doesn’t work on Release. *Note : I’ve also tried to use a npm package called react-native-android-installed-apps, but it doesn’t work, so I decided to created a Native Module. I don’t know what’s wrong that caused my Native