react-native-send-intent
react-native-send-intent copied to clipboard
SendIntentAndroid.isAppInstalled returns false for app that have LEANBACK_LAUNCHER instead of LAUNCHER
I need to hide the icon for one of my apps and in order to do that I use LEANBACK_LAUNCHER. If I use LAUNCHER the app is found and SendIntentAndroid.isAppInstalled returns true.
Related StackOverflow issue: https://stackoverflow.com/questions/30446052/getlaunchintentforpackage-is-null-for-some-apps