ibm mobilefirst - Worklight Facebook platform selection? -


for facbook integration in worklight platform should select android or website ,select platform

right developing android environment later doing iphone , windows place facebook integration code in index.html(main) or in android project separately created ? confused reply

it looks developing worklight-based hybrid application, in case should opt facebook javascript sdk.

you can add common\js folder , reference in common\index.html (just follow instructions facebook provides). way 'extend' whichever additional environments add in worklight studio in project setup.

of course, can choose use facebook's native sdks each environment in hybrid application. in case, you'll need add sdk in iphone-ipad-or-android\native folder , follow facebook's integration instructions (note iphone actual integration done in xcode, not eclipse).

if choose create native application , bundle worklight sdk, should opt facebook sdk dedicated specific os. here, add sdk, again, following facebook's instructions.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -