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
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
Reproducing the issue
No response
Firebase SDK Version
10.24.0
Xcode Version
15.3
Installation Method
CocoaPods
Firebase Product(s)
Remote Config
Targeted Platforms
iOS
Relevant Log Output
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
If using Swift Package Manager, the project's Package.resolved
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
If using CocoaPods, the project's Podfile.lock
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
The text was updated successfully, but these errors were encountered:
Based on the error message, the device was out of space. We might be able to handle it more gracefully, but it's unlikely the app will be able to succeed.
Description
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
Reproducing the issue
No response
Firebase SDK Version
10.24.0
Xcode Version
15.3
Installation Method
CocoaPods
Firebase Product(s)
Remote Config
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
If using CocoaPods, the project's Podfile.lock
[NSConcreteFileHandle writeData:]: No space left on device
__90-[FIRCLSRolloutsPersistenceManager updateRolloutsStateToPersistenceWithRollouts:reportID:]_block_invoke (FIRCLSRolloutsPersistenceManager.m:63)
The text was updated successfully, but these errors were encountered: