Many manufacturers, like Samsung, implement manual/automatic memory cleaning feature.
Currently the SDK is not resilient to it, ChatActivity is closed after a memory clean and cannot be relaunched since a Crisp.configure is called again.
So we'll need to find a way to make it resilient to it...
Many manufacturers, like Samsung, implement manual/automatic memory cleaning feature. Currently the SDK is not resilient to it,
ChatActivity
is closed after a memory clean and cannot be relaunched since aCrisp.configure
is called again.So we'll need to find a way to make it resilient to it...