appStatus

val appStatus: StateFlow<AppStatus>

A StateFlow with the status of whether or not this version of the app is supported by Bridge. When Bridge services return a http status code of 410, this will emit an AppStatus.UNSUPPORTED.