Skip to content

Added try catches to replace first line checking

Mitchell requested to merge try-catch-me into master

This MR does the following:

  • Adds try-catch block through program to stop app crashing.
  • Removed first line check for multiple callbacks.

Merge request reports

Loading