Closed junaedsiam closed 2 years ago
Hey @junaedsiam ,
thanks for your bug report. Happy to take a look into this!
@niklasfessler this is something we could directly fix in v7.
Best regards, Lukas
@niklasfessler could you have another look into this tomorrow?
@boehlerlukas I'm sure I can take a look and see if the problem is fixed.
The issue is outdated. It was related to not stopping the replay properly when app is in background. Please use the newest RN Version:
npm i react-native-gleapsdk (7.0.3 atm)
Recently I have attached Gleap SDK in my Expo application. Everything is working fine except app stop responding when waking up from sleep. I removed Gleap SDK and tried again, everything went back to normal. I have initialized gleap sdk inside
index.js
. If it helps, Here is the metro log-PS. I have tested in multiple devices, and it happens for every device. So its not a device issue