You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no success executing the basic version. Every time I access to files the console return the same:
'NSFileProviderManager: documentStorageURL is not set. Extension may be missing NSExtensionFileProviderDocumentGroup key, or current process may be missing necessary entitlements to access the specified container.'
Maybe I am missing something?
Thanks
Expected behavior
Interact correctly with the files without the crash
Actual behavior
Crashing every time with abort signal and NSFileProviderManager error
Client
**iOS version: 14
**ownCloud app version: 12.0.3
**Device model: Simulator & iPhone 12
Server configuration
All servers
The text was updated successfully, but these errors were encountered:
isanex
changed the title
[BUG]
[BUG] 'NSFileProviderManager: documentStorageURL is not set
Sep 20, 2023
Hello,
I have no success executing the basic version. Every time I access to files the console return the same:
'NSFileProviderManager: documentStorageURL is not set. Extension may be missing NSExtensionFileProviderDocumentGroup key, or current process may be missing necessary entitlements to access the specified container.'
Maybe I am missing something?
Thanks
Expected behavior
Interact correctly with the files without the crash
Actual behavior
Crashing every time with abort signal and NSFileProviderManager error
Client
**iOS version: 14
**ownCloud app version: 12.0.3
**Device model: Simulator & iPhone 12
Server configuration
All servers
The text was updated successfully, but these errors were encountered: