-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAInterstitialAd cause MPNowPlayingInfoCenter to lose state #155
Comments
@tronglv94 - Thanks for reporting this issue. Could you use our Creative Debugger and share the response with [email protected]? |
Hello,is there any way to solved this ? When I use nativeAD, I get the same issue. When I stop to loadAD,the MPNowPlayingInfoCenter work well. |
Unfortunately, there is no way. As I know, when WKWebView play a sound, it will take over Control Center, that is expected behavior from Apple, and no way to change. The only thing I can work around is turn off Ads sound, but it's not working for all. |
@pzee - you are experiencing the issue when rendering a native ad from which network / creative id? https://dash.applovin.com/documentation/mediation/ios/getting-started/advanced-settings#creative-id-and-network-name |
I load test mode ad,the creativeId is "7474980" and networkname is AppLovin |
Thanks, we'll investigate and keep this thread updated |
Has anyone fixed this issue. I tried updating MPNowPlayingInfo but it still won't show up on lock screen after being hidden by interstitial Ad when show. |
MAX SDK Version
11.5.0
Device/Platform Info
All iOS
Current Behavior
Showing InterstitialAd cause my iOS audio app lose nowPlayingInfo. Even I have tried to force update metadata, but it's not working.
Expected Behavior
No response
How to Reproduce
Additional Info
No response
The text was updated successfully, but these errors were encountered: