InMobi / sdk-sample-code-ios

This repository contains InMobi iOS SDK sample code for different ad-formats, which publishers can use to incorporate in their apps
MIT License
18 stars 12 forks source link

sdk caching issue - caching a video ads seems to block the UI thread #5

Open acvrp-lab opened 7 years ago

acvrp-lab commented 7 years ago

after successful caching a reward video ads (immediately before calling "interstitialDidFinishLoading" delegate method, maybe when it is saved to a file on device ? ), there's a significant irresponsive period on the main thread. i can only guess that the Inmobi SDK is using main thread to save the video file ???

i had submitted a ticket on inmobi website on Oct/2016 (sdk ver 6.0.0), but the problem still exists (sdk ver 6.2.1)

besides, inmobi website is in a mess after the update. sigh..