tanako

Results 6 comments of tanako

We had the same problem with 5.1.2 and downgraded our SDK to 4.8.6. II will provide additional context when the crash occurs. ### Frequency of Occurrence About. 0.1% of users...

@nan-li The log is fully symbolicated. However, `block_destroy_helper` seems to be an optimization code inserted by the compiler at release build. ([refs](https://stackoverflow.com/questions/74537069/what-is-ioss-block-destroy-helper-function))So I will get more detailed logs in debug...

@nan-li I read the code. I could not find a cause of the crash, but I did find potentially cause problems in concurrency. ### 1. Unsafe initialization of singleton instances...

We decided to downgrade to v3 sdk due to many crashes when rolling out as is. looking forward to the improved stability of the v5 sdk. Thank you.

@nan-li Thanks for the explanation about v3 and v5 using a common code base. I also understood that `OneSignalUser` is a closed source and I cannot investigate further. We have...