ArkadiGiniApps
ArkadiGiniApps
You should update the code to handle logging via the optional queue like this: ` import Crashlytics import XCGLogger open class CrashlyticsLogDestination : BaseQueuedDestination { // MARK: - Overridden Methods...
@zocario I’ve build my infastructure before the inject result concept was intreduced. So I do most of my data passing between operations via files or by generating child operation in...
@danthorpe Could you please take a look at this? the basic update should be a simple issue. Right now the package doesn't have feature part with the PodSpec file...
Hi @danthorpe, thanks for the quick response. I already looked at the examples you mentioned, but unfortunately they weren't very clear. Basically i'm doing some networking with a different implementation...