Our app is currently using the 2.9.5 version of the sdk and we are receiving the following crash alerts in Firebase. It's occurring on multiple types of devices as well as different Android OS versions
Is this something that may have been fixed in a new version of the sdk or something that may have been reported before?
Hi, this should be fixed in 2.9.7, this was caused by the in-app autoclose feature where SDK was trying to close in-app after a specific time and its window was no longer available (was already destroyed).
Our app is currently using the
2.9.5
version of the sdk and we are receiving the following crash alerts in Firebase. It's occurring on multiple types of devices as well as different Android OS versionsIs this something that may have been fixed in a new version of the sdk or something that may have been reported before?