Ads will not be resumed after low batterie warning alert?!
56 views
Skip to first unread message
tino....@apploft.de
unread,
Nov 19, 2014, 7:31:28 AM11/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hi there!
I'm using the IMA SDK v3 beta 9. I'm experiencing the following issue: When a low batterie warning alert appears while an Ad is playing the Ad-Player stops playing. Once I confirm the alert with "Ok" I return to the Ad but the Ad seems to be stuck not continuing to play. Has anybody seen this problem before? Do I miss something?
Thanks in advance
Tino
Shawn Busolits (IMA SDK Team)
unread,
Nov 19, 2014, 10:47:57 AM11/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hey Tino,
This is the first we've heard of this one - did you see this in our sample app or in your own app? We'll try to look into this but it will be difficult since it doesn't look like there's any way to force a low battery warning. I tried testing with a UIAlertView but the ad continued playing in the background.
Thanks,
Shawn Busolits
IMA SDK Team
tino....@apploft.de
unread,
Nov 19, 2014, 11:01:20 AM11/19/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hey Shawn,
thanks for your quick reply. I've seen this in my own app not your sample app. It's not reproducible with an alert shown from within the app. I suspect the app nee to be put in inactive mode or so, similar to when the notification center appears though in this scenario it worked correctly. And 'yes' forcing a low battery warning is certainly difficult. I don't know of any way to trigger it other than to wait for the battery to fall to low energy. Do you think the IMA SDK does react correctly on 'applicationWillResignActive' or similar system notifications? If 'yes' the root cause may be a different one. Our WLAN was a little bit crappy today.
Regards
Tino
Shawn Busolits (IMA SDK Team)
unread,
Nov 20, 2014, 10:27:51 AM11/20/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hey Tino,
I think at the moment this may be an issue with how iOS is handling video playback with that particular alert, and not necessarily something the SDK is doing. Our suggested solution is to wire your player controls to the ad player to give the user a way to resume the ad if it has paused via the [adsManager resume] method. If you have any additional questions for us let us know!
Thanks,
Shawn Busolits
IMA SDK Team
tino....@apploft.de
unread,
Nov 20, 2014, 10:33:14 AM11/20/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hi Shawn,
alright, thanks a lot for your quick support!
Regards
Tino
tino....@apploft.de
unread,
Nov 27, 2014, 10:28:09 AM11/27/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hi Shawn,
just came across this issue again. It is reproducible with your sample app on iOS 7.x. When the Ad has started playing and you open the iOS Notification- or Control center the Ad stops and will not be resumed after closing either of them. On iOS 8 everything is working as expected. Can you maybe have a look again into this issue.
Regards
Tino
Shawn Busolits (IMA SDK Team)
unread,
Dec 1, 2014, 11:00:50 AM12/1/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hey Tino,
Thanks for the update. I'll take a look at this and let you know what I find.
Thanks,
Shawn Busolits
IMA SDK Team
Shawn Busolits (IMA SDK Team)
unread,
Apr 30, 2015, 2:03:31 PM4/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ima...@googlegroups.com
Hi Tino,
This should be fixed with the latest release of the iOS SDK, beta 13. If you're still seeing an issue let us know!