confirmAllAssignments

Confirms all experiment assignments and returns them in an array.

This tracks `SuperwallEvent/confirmAllAssignments` in the delegate.

Note that the assignments may be different when a placement is registered due to changes in user, placement, or device parameters used in audience filters.

Return

An array of ConfirmedAssignments objects.


Confirms all experiment assignments and returns them in an array.

This tracks `SuperwallEvent/ConfirmAllAssignments` in the delegate.

Note that the assignments may be different when a placement is registered due to changes in user, placement, or device parameters used in audience filters.

Parameters

callback

callback that will receive the confirmed assignments.