owntracks / ios

OwnTracks' iPhone App
http://owntracks.org
Other
315 stars 90 forks source link

iOS app crashing with Hubitat Backend #764

Closed jjslegacy closed 5 months ago

jjslegacy commented 5 months ago

Just diving into OwnTracks and installed this on 3 iOS phones running 17.2.1. They are in http mode and sending data to an app on Hubitat.

After a few hours of running the app now just crashes as soon as it’s opened on the phones. Not sure how to debug as it happens to fast.

ckrey commented 5 months ago

You may try to set the device in Flight mode. If it doesn‘t crash you can access the logs on the Status Info screen. And please double check you are running the latest version 17.0.5 What is your app at the backend? What does the app return as response to the HTTP requests?

ckrey commented 5 months ago
jjslegacy commented 5 months ago

Sorry for the delay. I did access the logs but it looks like the issue was caused by the new Hubitat app that was sending something the iOS app didn’t like vs android working fine. The developer has fixed the issue so I guess this can be closed. https://community.hubitat.com/t/release-owntracks-for-hubitat-presence-detection/130821

jjslegacy commented 5 months ago

Thanks for the quick response though