getAppName

fun getAppName(context: Context, defaultName: String): String

Call this method to get the app name either configured in the BE admin interface or default if not configured

Return

The configured application name or defaultName

Parameters

context

The application context

defaultName

The default app name if not configured in the BE admin