Andrew Rowson
Andrew Rowson
Are you using the OSS or GMS version?
Looks like a misconfigured URL. Feel free to re-open if you still think it's an application issue.
Hoping this is fixed now. Please re-open if you still see it on 2.5.4.
That's... Weird. Neither of those two things should happen. Some config changes cause an MQTT reconnect (usually the ones related to the connection), but not those. Will try and reproduce....
The `reason: ` tries to print the description of the `ApplicationExitInfo` structure defined here: https://developer.android.com/reference/android/app/ApplicationExitInfo#getDescription() Next version I'll add in the `status` and `reason` fields into the log, which should...