Mark Szente

Results 6 comments of Mark Szente

@juliansteenbakker Apart from fixing the bug described above, does it affect the behaviour of the modal in any way? If not, a PR would be welcome.

I can confirm that [`maybe_async_cfg`](https://docs.rs/maybe-async-cfg/latest/maybe_async_cfg/) is used in multiple crates for embedded development. Practicality-wise, well, it's fairly straightforward to set up and helps avoid code duplication.

It seems I can only read when I open the port using `openRead`, but not `openReadWrite`. Too bad.

Hey @atif2148, did you manage to solve this? Also, how long did it take to get your Snap Kit app approved? Thanks.

Hello @atif2148 @dammalani @zeshanmusaw, as of Snap Kit v1.13.0, `SnapLogin#fetchUserData()`, which this plugin uses, has been [deprecated](https://kit.snapchat.com/docs/changelog), which may or may not be the cause of this issue. There is...