window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, function(fileSystem) not working in iOS 11

Hello, I'm Using Cordova then build for iOS then "


window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, function(fileSystem)


" not working.