Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu committed Oct 1, 2024
1 parent 982c6ff commit c7ea47d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ class MainActivity : AppCompatActivity() {
)
} catch (e: Exception) {
Log.e("MainActivity", "Error while connecting to server:", e)
return@launch
}

// Turn on audio/video recording.
Expand Down

0 comments on commit c7ea47d

Please sign in to comment.