Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pinnedCertificates() breaks the Countly connection (Android) #442

Open
km4r opened this issue Jan 16, 2025 · 0 comments
Open

pinnedCertificates() breaks the Countly connection (Android) #442

km4r opened this issue Jan 16, 2025 · 0 comments

Comments

@km4r
Copy link

km4r commented Jan 16, 2025

After the SDK update (23.10.0 -> 24.4.1) I don't see any new data in Countly coming from Android devices. I found out it's due to the
Countly.pinnedCertificates('count.ly.cer'); usage, however on SDK 23.10.0 the same config works fine.

Notes:

  • Certificate is valid for sure
  • reproducible only in the Release Mode on Android - in Debug Mode I haven't noticed any issues
  • checked also with previous SDK versions (23.12.0 and 24.4.0) - the same issue there
  • React Native version: 0.74.1
  • no issues on iOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant