swift - Cannot get groups folder on iOS 11 simulators -


the following returns nil on iphone 11 simulators works fine on devices , simulators prior 11.

let containerurl = filemanager.containerurl(forsecurityapplicationgroupidentifier: "group.my.group.name.here") 

anyone else encounter this? solution?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -