Remote Access - app crashes ios - Printable Version +- phyphox Forums (https://phyphox.org/forums) +-- Forum: App-Feedback (https://phyphox.org/forums/forumdisplay.php?fid=6) +--- Forum: Bugs and Problems (https://phyphox.org/forums/forumdisplay.php?fid=9) +--- Thread: Remote Access - app crashes ios (/showthread.php?tid=714) |
Remote Access - app crashes ios - Pinky und Brain - 03-13-2020 Hi I want to stream acceleration data from phyphox a Matlab project. I activated the remote access. I tried to get data via the Chrome and the Edge browser. The graphical interface http://192.168.XXX.XXX works fine, but http://192.168.XXX.XXX/get http://192.168.XXX.XXX/export leads to a crash in the app. I use an iPhone 7 with the IOS13.3.1 and an iPad. The app crashes on both devices. Best @Sebastian –> thanks for the great talk this week in Esslingen RE: Remote Access - app crashes ios - Sebastian Staacks - 03-14-2020 Thanks, I will look into it. Did you just call the URLs like this or were there any get-paramters? I am not surprised that some crashes can be found if the request is not correct, but a error-response is of course preferable RE: Remote Access - app crashes ios - Sebastian Staacks - 03-19-2020 I found the problem for /control and /export requests, but could not reproduce the crash for /get. The fix for the former two will be in the next update. For /get I will need some more information. |