I was hoping to have a quick wallpaper generator app ready for iOS7 launch or as close as possible. I’m having many obsticles at the moment, I think I may have been too optimistic.
My issues:
gaussianblur effect crashes as I mentioned in other thread. Arguably the most important iOS7 effect
media.show( media.PhotoLibrary, onComplete ) will crash device (but not simulator)
display.capture(someImageObject, true) will capture a garballed image on simulator and only a white square on device.
I tested the app in a daily without filters and was working fine, so I’m pretty confident these are DP2 issues.