ijunaid
ijunaid
Facing same issues after updating visual studio on Mac.
Hi @sbatezat, Thank you for reaching out and providing details. Which version of the Countly SDK are you currently using? Additionally, could you share the code you’re using to initialize...
Thank you for your response. Your code looks fine. Could you please share the Countly SDK logs? Here’s a link that explains how to obtain the Android SDK logs: https://support.countly.com/hc/en-us/articles/900000908046-Getting-Started-with-SDKs#h_01HABSX9KXS2ND6YQKFVC1PRWZ
Thank you for sharing the logs! It seems the initialization is set up correctly. However, there’s an error related to `FirebaseInstanceId`, which may indicate that Firebase dependencies need to be...
@sbatezat, you're correct—the current version of the Countly SDK is compatible with Firebase versions below 21. In later versions, Firebase removed `FirebaseInstanceId`. To support newer Firebase versions, we've created a...
If someone is using an older Firebase version, they may encounter issues with the updated implementation. We’re working to ensure compatibility with these older versions while avoiding any breaking changes....