I received a security alert from Google Play Console when I uploaded a recent app build. The issue is caused by:
io.intercom.android.sdk.utilities.IntentUtils.safelyOpenIntent
Attached is a screenshot showing the issue.
I received a security alert from Google Play Console when I uploaded a recent app build. The issue is caused by:
io.intercom.android.sdk.utilities.IntentUtils.safelyOpenIntent
Attached is a screenshot showing the issue.
Best answer by Anonymous
Hey @brandon s11. We've looked into this and it looks to be an issue with the React Native plugin. We suspect that during the build process some of the Android SDK's configuration isn't being respected or is being overwritten, which is causing this error. In this article from Google they suggest fixing this error by setting android:exported="false". This is already set for IntercomPushBroadcastReceiver, which is why we believe this is a React Native/plugin issue.
We aren't able to support issues with React Native/third party plugins, so I'd suggest raising the issue with the creators of the plugin you're using.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.