polemarkh
polemarkh
I was actually just looking through the issues to add this. Would you like me to take a look at doing this?
Quick note that I've just started trying out commet (as a web app) on both iOS (iPhone) and macOS (MacBook laptop), so I'm going to start looking at whether I...
A question and a slightly expanded note. For the question, is there a preferred IDE or tool set that you use for development? For the note, my rough plan on...
Okay, I had a walk through flutter and dart versions, and a little side trip into trying to make a linux VM and develop there, only to discover that a...
I now have an iOS version in TestFlight to let me see how it goes
As a reference, as best I can tell to do the actual code signing, you *do* need to be running on a macOS system with XCode. That said, I know...
My current set of priorities here is (roughly) - Finish up the PR for the keyboard adapter - File a PR that gets the macOS and iOS versions building successfully...
Just as a note, I think I'm ready to add push notification support to my iOS test platform. The one remaining thing that I have to do is to upload...
That makes sense. From the code it had looked like you were already using Firebase, so I didn't want to step on that. If you don't mind me setting up...
So, I should ask specifically, are you okay with my setting up a Firebaase project to test this, with the above caveat that I'll file pull requests for anything that...