Aaron Scherbing
Aaron Scherbing
## 🐛 Bug Report When I request contacts permission, I get `permanentlyDenied`: `PermissionStatus status = await Permission.contacts.request();` When I later fetch the contacts status, I get `denied`: `PermissionStatus contacts =...
The heart suit emoji (from the deck of cards suits, not the typical heart emoji) is displayed incorrectly once it is typed into the iOS text field. I'm not noticing...
I've been using your WebSocketStompKit library. Pretty great! Thanks for making it. I noticed an issue when trying to send special characters like é. The count is calculated incorrectly, resulting...