On iOS it isn’t. Shouldn’t this be the same on both platforms?
I would expect resumed() to only be called after suspended() has been called.
On iOS it isn’t. Shouldn’t this be the same on both platforms?
I would expect resumed() to only be called after suspended() has been called.
I believe this is just how the Android lifecycle works.
Ah, thanks for the information, that’s good to know!