In my Google Play console, I get this warning for some of my apps:
Security alert
Your app is using a content provider with an unsafe implementation of openFile. Please see this Google Help Center article for details.
Vulnerable classes:
- com.ansca.corona.storage.FileContentProvider
Please fix the issue before: 01/15/2018
Affects APK version 13.
Following the link to the help center article, I read this:
Beginning January 16th, 2018, Google Play will block publishing of any new apps or updates which contain the Path traversal Vulnerability. Your published APK version will remain unaffected, however any updates to the app will be blocked unless you address this vulnerability.
Does anyone know what this means? I would guess this is something Corona internal but I just want to know if there is something that I should do…