Hey,
When running a simple phonegap project with facebook-connect-plugin,
on iPhone 4 with 4.3.2 OS it works great
But when I tried to run it on iPhone 3 with 3.1.3 I have came across with a problem with the CoreMedia lib which i needed to 'weak' in the build settings.
Once I worked this one out, I came across with a whole new problem which I couldn't find a solution for:
dyld: Symbol not found: _UIAccessbilityAnnouncmentNotifcation
.... Excpeted in /SystemLibrary/Frameworks/UIKit.framework/UIKIT
Both Project and Target Deployment Target is 3.1
Any idea's?
Thanks in advance
Guy.
When running a simple phonegap project with facebook-connect-plugin,
on iPhone 4 with 4.3.2 OS it works great
But when I tried to run it on iPhone 3 with 3.1.3 I have came across with a problem with the CoreMedia lib which i needed to 'weak' in the build settings.
Once I worked this one out, I came across with a whole new problem which I couldn't find a solution for:
dyld: Symbol not found: _UIAccessbilityAnnouncmentNotifcation
.... Excpeted in /SystemLibrary/Frameworks/UIKit.framework/UIKIT
Both Project and Target Deployment Target is 3.1
Any idea's?
Thanks in advance
Guy.


