review App

actual fun reviewApp(flowAction: () -> Unit)

Method to review the application during the runtime

Parameters

flowAction

The action to execute after the app has been reviewed or the normal workflow if not reviewed

expect fun reviewApp(flowAction: () -> Unit)

Method to review the application during the runtime

Parameters

flowAction

The action to execute after the app has been reviewed or the normal workflow if not reviewed

actual fun reviewApp(flowAction: () -> Unit)

Method to review the application during the runtime

Parameters

flowAction

The action to execute after the app has been reviewed or the normal workflow if not reviewed