Reputation: 197
My app is rejected from play store saying that webview vulnerability (Cross App Scripting Vulnerability).
After doing some R&D, I have added "android:exported=false" to the activites where I am using webview.
But again I received the same from playstore as App rejected due to Cross App Scripting Vulnerability.
Can anyone please suggest me what we need to do to overcome this issue and need to deploy to play store.
Thanks in advance.
Upvotes: 0
Views: 459