Does the 'fetch latest config' task work in embedded builds that are distributed through the Google Play Store and App Store?

Does the ‘fetch latest config’ feature work in embedded builds that are distributed through the Google Play Store? Since we only release embedded builds to the Play Store, will the fetch latest config functionality still be able to retrieve the most current configuration settings?

2 Likes

Hi Neeraj, the fetch latest config task can retrieve the current configuration on demand in an embedded build, but this is only possible through the instant fetch option in case it is an Embed Only build.

1 Like