0
votes
NSManagedObject as NSDictionary key?
I suggest to use [[[myManagedObject objectID] URIRepresentation] absoluteString] as your key.
…
3
votes
When use clicktoflash, how to show other flashs in a webview based on Safari?
You can have your app opt out of clicktoflash. The process is described at the bottom of http://rentzsch.github.com/clicktoflash/ …
