I have tried to integrate the Picasa API on iphone, compiles fine, but I am seeing the following error in launch.
dyld: Library not loaded: @loader_path/../Frameworks/GData.framework/Versions/A/GData Referenced from: /Users/jacksu/Library/Application Support/iPhone Simulator/User/Applications/9A7E3F54-022F-4771-BD6A-E458F5545144/PicasaTest.app/PicasaTest Reason: image not found
I am not sure what could be the problem.
I imported the GDataFramework from Source/build/Debug/GData.framework. I have built the project under Source directory.