onReceived or onError call backs not triggering in getOfferings method, when i update my SDK version to 35 and increase some other libraries versions. so i am unable to get prices of offerings
Thanks for sharing this! A few quick follow-ups to help narrow down what might be happening with getOfferings() not triggering either callback:
Can you confirm the exact version of the RevenueCat SDK you're using? We made some important changes in v9.0.1, including updating our internal compileSdk and targetSdk versions to 35. Using an older SDK (like any 8.x version) with compileSdk 35 can cause issues like the one you're seeing.
Could you share any debug logs from when getOfferings() is called? This can help confirm if the request is being made or failing silently. You can enable debug logging with:
Purchases.setLogLevel(Purchases.LogLevel.DEBUG);
A few other helpful details, if you're able to provide them:
Where are you calling Purchases.configure() and getOfferings() in your app lifecycle?
Are you seeing this on all devices or specific versions?
What other dependencies/libraries did you update along with the SDK?
If you're able to share more info here, happy to keep digging. And if you prefer to share logs or code privately, feel free to open a support ticket at https://app.revenuecat.com/settings/support and include a link to this thread so we can follow up directly.
Thanks for sharing this! A few quick follow-ups to help narrow down what might be happening with getOfferings() not triggering either callback:
Can you confirm the exact version of the RevenueCat SDK you're using? We made some important changes in v9.0.1, including updating our internal compileSdk and targetSdk versions to 35. Using an older SDK (like any 8.x version) with compileSdk 35 can cause issues like the one you're seeing.
Could you share any debug logs from when getOfferings() is called? This can help confirm if the request is being made or failing silently. You can enable debug logging with:
Purchases.setLogLevel(Purchases.LogLevel.DEBUG);
A few other helpful details, if you're able to provide them:
Where are you calling Purchases.configure() and getOfferings() in your app lifecycle?
Are you seeing this on all devices or specific versions?
What other dependencies/libraries did you update along with the SDK?
If you're able to share more info here, happy to keep digging. And if you prefer to share logs or code privately, feel free to open a support ticket at https://app.revenuecat.com/settings/support and include a link to this thread so we can follow up directly.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.