How to hide this Runtime Error?

I have links opening with Chrome Custom View, but if I disable Chrome from my Device, I get a Runtime Error “No activity found to handle intent action VIEW”

I tried to hide this error by using Chrome Custom Tab ErrorOccured Event - to show alert message “Install Chrome” but nothing happens and still getting the Runtime Error… I think the ErrorOccured Event does not detect this,

Or else how to use Activity_Starter, if Chrome is not available in device (Showing Blocks will be highly appreciated)

Show error screen recording and blocks

Use the ResolveActivity block
Taifun