Our users' devices report A LOT of these warnings after we updated to the latest KMP SDK:[Purchases] - WARN: Could not resolve remote config blob(s) for 4 of 4 requested item(s) in topic 'ui_config': [app, localizations, variable_config, custom_variables]. Returning null.
These are new in our latest Android release, and we're getting 1000s of them reported on Sentry. We haven't changed anything in our RevenueCat config/account, just updated the SDK.
Current SDK versions (in which the warning occurs):
-
com.revenuecat.purchases:purchases:10.16.0 -
com.revenuecat.purchases:purchases-kmp-core:3.4.0 -
com.revenuecat.purchases:purchases-kmp-core-android:3.4.0 -
com.revenuecat.purchases:purchases-kmp-mappings-android:3.4.0 -
com.revenuecat.purchases:purchases-kmp-models-android:3.4.0
Previous release contained these SDK versions (warning doesn't occur):
-
com.revenuecat.purchases:purchases:10.14.1 -
com.revenuecat.purchases:purchases-kmp-core:3.3.1 -
com.revenuecat.purchases:purchases-kmp-core-android:3.3.1 -
com.revenuecat.purchases:purchases-kmp-mappings-android:3.3.1 -
com.revenuecat.purchases:purchases-kmp-models-android:3.3.1
Any advice/hints what this could mean, and how to fix it, whether it's a bug in the SDK or something we need to address?
