BugSense throws a little exception for me. It works (every time!?) and I still get email notifications when my app crashes in my hand. I want to know just in case, what is this error message?
Does anybody know?
Exception:
W/BugSenseHandler(2881): Transmitting ping Exception Connect to /168.63.83.24:443 timed out
It means the app can't connect to the IP 168.63.83.24 on port 443 (which is usually for HTTPS), it times out
before it's able to connect.