isNewAppVersionNotificationEnabled

open fun isNewAppVersionNotificationEnabled(@NonNull context: Context): Boolean

Check if the new application version notification is allowed to be shown from administrator or not.

Return

true if the administrator allow to show the new application version notification.

Parameters

context

Context: The application context