Skip to content
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

Open
tronglv94 opened this issue Sep 26, 2022 · 7 comments
Open

MAInterstitialAd cause MPNowPlayingInfoCenter to lose state #155

tronglv94 opened this issue Sep 26, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@tronglv94
Copy link

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

  • Playing an audio, set the metadata for MPNowPlayingInfoCenter.
  • Show MAInterstitialAd.
  • Observe Control Center now lose metadata of NowPlayingInfo.

Additional Info

No response

@tronglv94 tronglv94 added the bug Something isn't working label Sep 26, 2022
@thomasmso
Copy link
Member

@tronglv94 - Thanks for reporting this issue. Could you use our Creative Debugger and share the response with [email protected]?

@pzee
Copy link

pzee commented Nov 4, 2022

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.

@tronglv94
Copy link
Author

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.
For the nativeAD, I got the same, and I have no idea with this.

@thomasmso
Copy link
Member

@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

@pzee
Copy link

pzee commented Nov 6, 2022

@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

@thomasmso
Copy link
Member

Thanks, we'll investigate and keep this thread updated

@leenguynhoong
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants