macOs Big Sure Beta: Cannot open TS 3.7 (NullPointerException)

Hello,
I have same issue and this steps doesn’t help me.

I checked Java installed on my pc and its the only one:

Matching Java Virtual Machines (1):
    1.8.291.10 (x86_64) "Oracle Corporation" - "Java" /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home

I don’t know which version using currently because followed command (“echo $JAVA_HOME” ) return

/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home

And finally solution with CLI don’t similar with ide version(or I not found instructions how install device manager and other tools).

I would describe problem one more time, maybe it helps you.
My laptop is MacBook Pro 15(2019) with macOS Big Sur(11.4).
When I start Tizen Studio installation(mount web-ide_Tizen_Studio_4.1_macos-64.dmg file and open installer.app), I see initializing window and next window with Tizen Studio Licence agreement. When it started I see scrollbar for a second and next it freezing and I can’t click anything(even system close button).
I opened installer script by terminal and see this logs:

veseloffk@kirills-mbp ~ % sudo /Volumes/Tizen_Studio_4.1/installer.app/Contents/MacOS/installer
installer.jar exists
2021-06-08 16:51:33.855 java[2332:16870] *** WARNING: Method userSpaceScaleFactor in class NSWindow is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 
2021-06-08 16:51:33.859 java[2332:16870] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead. 

Please help solve this problem.