presentAlert

fun presentAlert(context: Context, appconfig: BooksConfig, onComplete: () -> Unit? = null)

Present an alert that's in appconfig.

You don't need to call this unless you're certain that the appconfig might contain an alert.