This is a migrated thread and some comments may be shown as answers.

Include Twitter framework

2 Answers 49 Views
Apache Cordova
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Il_maca
Top achievements
Rank 1
Il_maca asked on 25 Feb 2014, 07:48 PM
Hi,

I installed the facebook plugin connect without problems, for login and share contents. I saw the share system of "RORMIX" (an app made with phonegap) , more beautiful than the FB.ui method and i found that it is made with a plugin: https://github.com/ednasgoldfishuk/CDVPluginTwitter. It is compatible with cordova 3.0. So, i installed this plugin, but is required the Twitter Framework and the Accounts framework. How to include them in my project?

The attachment file is an example of share with Twitter... but "RORMIX" use same system also for Facebook share

2 Answers, 1 is accepted

Sort by
0
Iva Koevska
Telerik team
answered on 28 Feb 2014, 01:36 PM
Hi Mariano,

You do not need to manually include anything in your project. Both Accounts and Twitter are built-in, native iOS frameworks and are already called in the plugin.xml for the file. During the build process these will be automatically referenced and initialized.

I have attempted to build one of our templates with this plugin and got this error which is not related to the frameworks but rather to the code of the plugin as explained in the referenced thread. 

Regards,
Iva Koevska
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
0
Il_maca
Top achievements
Rank 1
answered on 28 Feb 2014, 01:54 PM
Oh, this is fantastic... for the erro i will try to find a solution...

Thank you ;)
Tags
Apache Cordova
Asked by
Il_maca
Top achievements
Rank 1
Answers by
Iva Koevska
Telerik team
Il_maca
Top achievements
Rank 1
Share this question
or