Alex Kac

Results 8 comments of Alex Kac

I've seen this happen as well randomly.

Using EZAudio with Swift has been pretty simple for me. ``` player.audioFile.getWaveformDataWithNumberOfPoints(1024, completion: { [unowned self] (buffer: UnsafeMutablePointer, bufferSize: Int32) in self.audioPlot?.updateBuffer(buffer[0], withBufferSize: UInt32(bufferSize)) }) ```

`active_route_destination": "Home", "active_route_energy_at_arrival": 73, "active_route_latitude": 37.733953, "active_route_longitude": -105.741019, "active_route_miles_to_arrival": 2.603559, "active_route_minutes_to_arrival": 6.360438, "active_route_traffic_minutes_delay": 0.0,`

Yes I plan to. --Alex Kac, Father/HusbandOn Oct 29, 2023, at 3:34 PM, João Nunes ***@***.***> wrote: Can you make a PR? —Reply to this email directly, view it on...

I think I have the same issue. I've even setup background tasks to run in my app hoping that it would keep logging in, but it's only running background once...

When you say updates to the token code recently - can you point them out? I don't see any new releases to this library to see what that could be.

I'll have to test that and see.

Exactly - I would like to see this in brew so that I can not have one-off apps installed not installed via my package manager