Ios Widget Feed Storage
Generation folders inside the App Group container so the widget extension can read them.
Functions
Link copied to clipboard
Link copied to clipboard
open override fun writeGeneration(generationId: String, feedBytes: ByteArray, assets: List<WidgetAsset>, keepPrevious: Int)
Writes a complete generation, promotes it atomically, updates the pointer, prunes to keepPrevious old ones.