Preston Schwartz

Results 30 comments of Preston Schwartz

@TimWhiting Would this make it possible to serialize Firebase Timestamps?

@TimWhiting Sorry for the delay in response! Yes, I'm talking about being able to define Firebase Timestamp as a key. I was hoping your PR was at least a workaround...

@TimWhiting If it's that big of investment I would vote it just gets put in the documentation that this might happen. It took very little time to correct, and it...

I am getting this error on my organization's private repo as well! `Query errors reported: could not resolve to a repository with the name 'name'`

@Ghormdog I am a GitHub Admin for our organization and there is not even an option under Third-party access for `Atom GitHub package`. How did you request access through Atom?...

@jamesr-3rdmill That did it! Thank you so much for your help! All is working now.

@rohitsangwan01 When you have the repo setup do you mind posting it here? I'd love to incorporate into my project.

Hey all, is there any possibility this is on the roadmap in the foreseeable future? I've just got a project, and the ble devices have multiple manufacturer data blocks.

Have the same issue, and I've confirmed that the file exists before attempting to play. I've tried setting the source initially on load and then using the resume method, as...

> For me, I've noticed that the official example was working on my Mac while my code wasn't, as per https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md#unsafe-http-when-playing-remote-urls, I added necessory entry in Info.plist as well, but...