28 Nov 2022
	
		
		02:48 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		20 Apr 2023
	
		
		08:59 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 educampver
		
			educampver
		
		
		
		
		
		
		
		
	
			
		
The app.config.ts file currently allows a developer to state CSP rules that should be applied when running the app.
Is there a similar mechanism for certain Web APIs, like the Fullscreen API?
Use cases could be the expanded view of an image gallery, a video player or XR experience.
Solved! Go to Solution.
28 Nov 2022 05:03 PM
For security reasons, an app is not allowed to go full screen. This is to ensure that a user is always aware of what UI is part of the dock and what's part of the app.
