Ken Rachynski
Ken Rachynski
@koenvzeijl is your controller being left running? After some struggles myself recently, I discovered that if my application exits right away, then the connect doesn't have time to complete before...
I'd like to second this. I'm trying to write a prototype application using this library and am having to refer to other projects to get an idea of how this...
your app needs to stay running after you call .Connect(). the SlackAPI doesn't do that on its own.
@Vanshita see the example from @andymac4182 earlier in this thread. It includes a button from my read. I haven't tried it out, though.
Just updated to 1.7.3 and this is still an issue. Makes it really hard to report bugs on iPadOS when I can't get to the menus.
I looked at this in the debugger. When we draw the message we add in any available reactions as individual buttons. When you click that button, we call removeReaction and...
Although, after "removing" my 👍 via Eigen and adding it again via Element... I'm getting this: because it doesn't fall in the myUserHasReacted part of the logic tree. we only...
this should really be three issues... I certainly just got caught on the third one
https://github.com/user-attachments/assets/1a459390-d220-4f25-a6aa-19e3655c77f7
I left my iPhone running the last import for an hour or so. I don't know if it actually was doing any kind of processing when the screen locked, but...