Mintegral-official / MintegralAdSDK-iOS-new

Mintegral ad sdk for iOS
https://dev.mintegral.com/doc/index.html?file=sdk-m_sdk-ios&lang=en
Other
5 stars 3 forks source link

Crash app on [MTGSDK load] #2

Closed nodrock closed 3 years ago

nodrock commented 4 years ago

Hi we are using Mintegral through Ironsource mediation (adapter version 4.3.1.1, iOS - 6.1.3 and Android 13.0.41), but the game crashes on [MTGSDK load]. I added crashlog to this issue.

I think it's similar issue to this https://github.com/firebase/firebase-ios-sdk/issues/5463 which firebase team fixed like this https://github.com/firebase/firebase-ios-sdk/pull/5477 So maybe it will be enough to move code from +load to +initialize method. There is some thread lock issue.

log.txt