Hi,
how did you create for instance the twitter plugin and make it possible to just link to it in a project and then it magically works?
If we build our plugins as part of the app project (by dragging in the plugin xcode projects as child projects of the app and link to the product) everything works fine.
If we build the plugins from a different location as standalone xcode projects, they build correctly, but when linking to the .a file, the plugin is not working.
Can’t find any documentation on how to do this. We’d like to have the plugins separated from the apps, or else there will be several places to update code whenever we change something in the plugin(s).
Thank you! [import]uid: 21746 topic_id: 34658 reply_id: 334658[/import]