Giter Club home page Giter Club logo

Comments (20)

chaseacton avatar chaseacton commented on September 26, 2024 7

Any update on this?

from alamofirenetworkactivitylogger.

konkab avatar konkab commented on September 26, 2024 5

Sorry guys, will try to fix the crash shortly.

from alamofirenetworkactivitylogger.

EEkambaram avatar EEkambaram commented on September 26, 2024

## I'm also facing the same crash issue
AlamofireNetworkActivityLogger
_T030AlamofireNetworkActivityLogger0bcD0C25networkRequestDidComplete33_C4DAE19DB50F7F6C893FBE4CEB3851D9LLy10Foundation12NotificationV12no...

from alamofirenetworkactivitylogger.

chaseacton avatar chaseacton commented on September 26, 2024

Also seeing this crash.

from alamofirenetworkactivitylogger.

chrisvarble avatar chrisvarble commented on September 26, 2024

Also seeing this crash.

iOS 12.2
Swift 4
Xcode 10.2

from alamofirenetworkactivitylogger.

endy-s avatar endy-s commented on September 26, 2024

Also seeing this crash.

iOS 11.4.1 and 12.2
Swift 4 and 5
XCode 10.2

from alamofirenetworkactivitylogger.

daxfrost avatar daxfrost commented on September 26, 2024

Also seeing this crash.

iOS 12.2
Swift 4 and 5
XCode 10.2

from alamofirenetworkactivitylogger.

spase84 avatar spase84 commented on September 26, 2024

Also seeing this crash.

from alamofirenetworkactivitylogger.

jruizcb avatar jruizcb commented on September 26, 2024

I'm seeing this as well.

from alamofirenetworkactivitylogger.

chetandobariya avatar chetandobariya commented on September 26, 2024

I am also facing crash as well,

Xcode 10.2.1
swift 5

from alamofirenetworkactivitylogger.

chetandobariya avatar chetandobariya commented on September 26, 2024

i am not sure but below changes works for me,

startDates = [task: Date()]

from alamofirenetworkactivitylogger.

chaseacton avatar chaseacton commented on September 26, 2024

@chetandobariya Can you provide some context for that fix? I'm getting Use of unresolved identifier 'task'

from alamofirenetworkactivitylogger.

chetandobariya avatar chetandobariya commented on September 26, 2024

@chaseacton The task is already declared as constant in above guard statement

let task = userInfo[Notification.Key.Task] as? URLSessionTask

it should not throw error about unresolved identifier.

Insight about fix:
StartDates declared in init() method could take type of [URLSessionTask: Date] so apparently you should assign the relavant type to the variable.

from alamofirenetworkactivitylogger.

mbspach avatar mbspach commented on September 26, 2024

Also seeing this crash.

from alamofirenetworkactivitylogger.

nthtrung09it avatar nthtrung09it commented on September 26, 2024

Also seeing this crash.

from alamofirenetworkactivitylogger.

martindufort avatar martindufort commented on September 26, 2024

+1 on this

from alamofirenetworkactivitylogger.

atov avatar atov commented on September 26, 2024

Sames issue arround "startDates = [task: Date()]"

Xcode 10.2.1
swift 4.2

from alamofirenetworkactivitylogger.

chaseacton avatar chaseacton commented on September 26, 2024

@konkab Any chance we can get this fixed?

from alamofirenetworkactivitylogger.

palozinski avatar palozinski commented on September 26, 2024

Same here, many crashes

from alamofirenetworkactivitylogger.

konkab avatar konkab commented on September 26, 2024

Fixed in latest 3.0.0 release.

from alamofirenetworkactivitylogger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.