Hello, I have received the following on 2 apps from gogIe that I build a while back and have no idea on how to fix it! it goes like this: We reviewed SDKs used by your app and found noncompliant version(s) of SDK(s) which collects persistent device identifiers. Persistent device identifiers may not be linked to other personal and sensitive user data or resettable device identifiers.
Your app may face additional enforcement actions, if you do not resolve this issue by February 28, 2024 .
议题细节
我们在以下领域发现一个问题:
Version code 4: SDK: Fabric (Firebase Crashlytics)- ID Bridging io.fabric.sdk.android:fabric (consider upgrading to version
com.google.firebase:firebase-crashlytics:18.4.0
2. 遵循这些步骤,使你能够遵守:
You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider or removing the SDK.
Fabric (Firebase Crashlytics)- ID Bridging io.fabric.sdk.android:fabric: Consider upgrading to version
com.google.firebase:firebase-crashlytics:18.4.0 of the SDK.
When exporting a signed Android application using Eclipse, is there a purpose to using multiple aliases? According to the official guide about signing, it s recommended that you sign all applications ...