Callisto is a fan-made app for the content produced by Jupiter Broadcasting, a podcast network that delivers a variety of excellent shows with a thriving communtiy built around it.
It's supposed to only resume if the app itself was the one that paused playback, i.e. it's enabled in the settings and the user did not manually pause before the phone call was received.
I had an issue with it randomly resuming playback after a phone call even when it was paused beforehand.
This happened to me during a break in my class. If it happened in the middle of a meeting for you I am so sorry.....
I believe this is fixed, as Callisto now keeps track of how the playback was paused via an enum. It only resumes for the certain conditions (Audio Jack unplugged, phone call) if it was what paused it.
It's supposed to only resume if the app itself was the one that paused playback, i.e. it's enabled in the settings and the user did not manually pause before the phone call was received.
I had an issue with it randomly resuming playback after a phone call even when it was paused beforehand.
This happened to me during a break in my class. If it happened in the middle of a meeting for you I am so sorry.....