ios - RTCReporting & pancake.apple.com errors -


yesterday updated xcode version 5.1 (5b130a); simulator's version reads version 7.1 (463.9.41).

today started getting these weird errors when beginning playback using avplayer. have never seen such errors in past, can't find info them, , have no idea mean. not fatal , haven't noticed ill effects them. but…

what rtcreporting , how did project?

what pancake.apple.com have anything?

etc. thanks.

2014-03-21 16:16:34.129 0.1[3330:5403] rtcreporting: resolve http://pancake.apple.com/bags/hls?version=4.12 2014-03-21 16:17:17.201 0.1[3330:5403] rtcreporting(getsvrconfig): error resolving lookup server http://pancake.apple.com/bags/hls?version=4.12 2014-03-21 16:17:17.201 0.1[3330:5403] rtcreporting(getsvrconfig): sendsynchronousrequest error error domain=nsurlerrordomain code=-1001 "the request timed out." userinfo=0x10f110d60 {nsunderlyingerror=0x11230ed80 "the request timed out.", nserrorfailingurlstringkey=http://pancake.apple.com/bags/hls?version=4.12, nserrorfailingurlkey=http://pancake.apple.com/bags/hls?version=4.12, nslocalizeddescription=the request timed out.} 2014-03-21 16:17:17.202 0.1[3330:5403] rtcreporting: can't storebag server 

update: had not noticed harm this, app hanging (in simulator) 5 seconds while i'm getting item ready playback (before i've pressed play). here's debug navigator shows if press pause during hang:

when app unfreezes after 5 seconds, following logged:

rtcreporting: resolve http://pancake.apple.com/bags/hls?version=4.12 

a note on "answers":

i'm looking non-obvious explanation related questions posed.

this seems problem trying play videos on simulator. i've had problem months now, , ran again today when trying play video on simulator.

the solution, while not great, use actual device instead of simulator testing video playing.


Comments

Popular posts from this blog

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

php - htaccess subdomain and directory redirect -

c# - Sort XmlNodeList with a specific Node value -