tom perwick
tom perwick
Occasionally I receive duplicate pushes. I've verified that I'm only adding a unique array of notifications to different people. This doesn't happen every time, but ~ 1/10 ish. `new ApnsClient(....)->addNotifications(...)`
I updated react native from 0.59 to 0.63 and touch events now don't work on the iOS simulator. Still using [email protected] Touch events on the mask never work (ie the...
After upgrading to multipass 1.12.0 I could no longer start or create vms. It would timeout and the last thing in the logs was `Waiting for SSH to be up`...
Pleasantly surprised to find this library provides sha1 functionality. There's a fork react-native-sha1 which has since broken, reading through commit differences I see this plugin now provides this functionality so...