ibm mobilefirst - Worklight Facebook platform selection? -
for facbook integration in worklight platform should select android or website ,
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
Post a Comment