Recently, My app update got rejected due to Security Vulnerability INTENT REDIRECTION. And as per Google Play console - Security Alerts. Following is the error.
Your app contains an Intent Redirection vulnerability. Please see this Google Help Center article for details.
androidx.fragment.app.FragmentActivity.startActivityForResult
I went through remediation document as well. Still unable to identify which library or code is causing the issue. Any way to identify it? It will be of great help. Thanks.
I have also request Google developer support to provide specific library or class if possible.
question from:
https://stackoverflow.com/questions/65950878/android-security-vulnerability-intent-redirection-in-fragment-activity-onactiv 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…