Page 2 of 2

Re: How to re-open OSR browser?

Posted: Tue Aug 25, 2020 7:45 am
by salvadordf
As you can see in all the demos, you have to follow some steps to close a browser properly in order to avoid shutdown issues.
The old RecreateBrowser function didn't follow those steps and it was removed.

You will have to destroy that browser following the destruction steps found in the code comments of the demo you used as a template for your application and then create the browser again.