In a situation where multiple applications with the same bundle identifier (bundleID) are running simultaneously, it would be convenient to have the ability to set the process ID (PID) to connect to the correct application. However, using the application path (appPath) is not always the best option, as this path can also be the same.
In a situation where multiple applications with the same bundle identifier (bundleID) are running simultaneously, it would be convenient to have the ability to set the process ID (PID) to connect to the correct application. However, using the application path (appPath) is not always the best option, as this path can also be the same.