June
June
That ssh interface appears unusual so I'm not quite certain if it's showing everything I need to see. Do you think you'd be able to ssh in through something like...
That's really fascinating... Could you also try to ssh into your phone and run `ls /var/tmp/com.apple.messages | grep "31C799B4-4F62-4D6F-BC28-084437247986"` and `find /var/tmp/com.apple.messages -name "*.pluginPayloadAttachment"` and show the output here?
Hmm, well I'm not quite sure what to make of that. All your SSH/find commands seem to imply that this file doesn't exist on your phone, but clearly it does,...
Would you be able to get a crash log and app log (as described in the README of this repo)? Those would help significantly in finding the issue
> I'll keep trying but I wasn't able to get it to even install smserver if I had libsmserver installed. Just for some clarification: SMServer requires that you don't manually...
This crash is fixed [here](https://github.com/iandwelker/smserver/commit/f2d08277227cd3d7d621cbf2181e0d9ef9935f18). However, your crash should only happen when the IPC mechanism to libsmserver isn't working. This means that if you are getting this error, you probably...
Have you noticed any pattern or action you do that normally causes this? Also, what browser are you running into this issue with?
Ok, so turns out it was crazily easy to make a (potentially) iOS 12-compatible CLI version of SMServer ([commit](https://github.com/iandwelker/smserver/commit/d418980dbcf3ce3716c4d154ff860094b430a81d)). I don't have an iOS 12 device to test with to...
@CSab6482 sorry about that -- I just fixed [the link](https://byu.box.com/v/smserver12-080), and updated the make script as well so that it will work on your mac. Unfortunately, there's no way (as...
Yup, SSH in and try running `/Applications/SMServer12/SMServer12 -r` to see if it will show that the server has started up