Signal-ios: Failed to create directory

Created on 10 Nov 2020  路  2Comments  路  Source: signalapp/Signal-iOS

Hello, I have the trouble! Please help me someone.

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Failed to create directory: /transfer, error: Error Domain=NSCocoaErrorDomain Code=513 "ERR513.DFV" UserInfo={NSFilePath=/transfer, NSUnderlyingError=0x282339a70 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}'
terminating with uncaught exception of type NSException

Look at this picture please
image

What should I do?

Most helpful comment

On the Capabilities tab, turn off Push Notifications and Data Protection,
while keeping Background Modes on. The App Groups capability will need to
remain on in order to access the shared data storage. The App ID needs to
match the applicationGroup string set (both Production and Staging) in TSConstants.swift.

All 2 comments

We don鈥檛 provide development support in github issues, you can ask a question on our community forums.

On the Capabilities tab, turn off Push Notifications and Data Protection,
while keeping Background Modes on. The App Groups capability will need to
remain on in order to access the shared data storage. The App ID needs to
match the applicationGroup string set (both Production and Staging) in TSConstants.swift.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

diegode picture diegode  路  5Comments

michaelkirk picture michaelkirk  路  4Comments

loki187 picture loki187  路  3Comments

UtkarshBhatthere picture UtkarshBhatthere  路  4Comments

zstal picture zstal  路  4Comments