This page explains what's in the recent updates to the Play Prewarm Inline Installs Library. Use this library to reduce latency by keeping the Play Store process alive and prefetching data before an impending user visit. For complete implementation details and context on how this drives conversions, see Inline Installs and the Inline Installs SDK.
1.0.0 (September 2026)
- Initial release of the Play Prewarm Inline Installs Library.
- Added
PrewarmManagerto keep the Play Store process alive in anticipation of an impending user visit. - Added
PrefetchRequestto signal the Play Store to start preparing data eagerly, resulting in lower latency during the inline install experience.