Aaron Scherbing

Results 3 issues of 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...

a: text input
platform-ios
engine
a: fidelity
a: quality
a: typography
has reproducible steps
P4
found in release: 1.22
found in release: 1.26

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...