Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] 'NSFileProviderManager: documentStorageURL is not set #1279

Open
isanex opened this issue Sep 20, 2023 · 4 comments
Open

[BUG] 'NSFileProviderManager: documentStorageURL is not set #1279

isanex opened this issue Sep 20, 2023 · 4 comments

Comments

@isanex
Copy link

isanex commented 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

@isanex isanex changed the title [BUG] [BUG] 'NSFileProviderManager: documentStorageURL is not set Sep 20, 2023
@isanex
Copy link
Author

isanex commented Sep 20, 2023

Captura de Pantalla 2023-09-20 a las 20 21 24

Here the screenshot.

@michaelstingl
Copy link
Contributor

Did you follow the instructions?

Especially

ios-app/SETUP.md

Lines 21 to 23 in 1107434

* Inside the folder ios:
- Init the library submodule: ```git submodule init```
- Update the library submodule: ```git submodule update```

@isanex
Copy link
Author

isanex commented Sep 22, 2023

Yes, all the steps. I've tried with all versions from 12, but same error with all of them.

Captura de Pantalla 2023-09-22 a las 9 09 16

@ChrAnd2
Copy link

ChrAnd2 commented Oct 22, 2024

Did you find any soloution for that @isanex ?
Im having the same problem :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants