preConflate

Configures Scanner to pre-conflate the advertisements flow.

Roughly equivalent to applying the conflate flow operator on the advertisements property (but without runBlocking overhead).

May prevent ANRs on some Android phones (observed on specific Samsung models) that have delicate binder threads.

See https://github.com/JuulLabs/kable/issues/654 for more details.