Try / Catch blocks do not behave differently on different devices.
You can nest multiple blocks. Your code is valid.
The debugger might be more fragile with complex catch blocks. However such issues will not happen in release mode.
Try / Catch blocks do not behave differently on different devices.
You can nest multiple blocks. Your code is valid.
The debugger might be more fragile with complex catch blocks. However such issues will not happen in release mode.