On iOS the fullscreen API is not available. If I try to access document.documentElement.requestFullscreen i get "undefined". Is there any workaround, or am I missing something? I am using cordova 9.0.0, cordova-ios 5.0.0 e the 4.0.1 version of this plugin. Thank you