You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Hi @asegurola and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at [email protected].
When submitting the ticket, please specify:
Describe the bug
A static analysis security tool we use it's complaining about this SDK not protecting broadcast receivers properly.
Smartphone (please complete the following information):
Additional context
The recommendation is to protect those broadcast receivers as described here:
Restricting broadcasts with permissions https://developer.android.com/guide/components/broadcasts.html#restrict-broadcasts-permissions
Android 13 - Safer exporting of context-registered receivers https://developer.android.com/about/versions/13/features#runtime-receivers
Android 14 - Runtime-registered broadcasts receivers must specify export behavior https://developer.android.com/about/versions/14/behavior-changes-14#runtime-receivers-exported
Evidence
com.appsflyer.internal.AFa1tSDK - AFInAppEventParameterName()
Artifacts
Locations
com.appsflyer.internal.AFd1rSDK - AFInAppEventType()
Artifacts
Locations
The text was updated successfully, but these errors were encountered: