
Untitled
By: a guest on
May 17th, 2012 | syntax:
None | size: 0.46 KB | hits: 14 | expires: Never
Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
SCDynamicStoreCreate called from function figHTTPRequestGenerateMessage in image MediaToolbox.
If you are encountering this problem running a simulator binary within gdb, make sure you 'set start-with-shell off' first.
// When calling moviePlayerController = [[MPMoviePlayerController alloc] initWithContentURL:streamURL];. in the 4.2 iPad simulator.
// No solution found.