Skip to main content
Participant
August 8, 2013
Question

I have a bug when using FacebookSDK.framework

  • August 8, 2013
  • 2 replies
  • 694 views

An error when i'm compile project using air native extension, error: id framework not found Facebook SDK

in platfrom.xml i'm added this line:

<packagedDependencies>

        <packagedDependency>FacebookSDK.framework</packagedDependency>

</packagedDependencies>

But Flash builder popup an error: id framework not found Facebook SDK

I'm try again with add  <option>-framework FacebookSDK</option>

but same error!

Help me a solution, please!!

This topic has been closed for replies.

2 replies

thanh_itAuthor
Participant
August 9, 2013

Help!!!!!

chris.campbell
Legend
August 9, 2013

What platform is your native extension for?  Can you create a new bug report at bugbase.adobe.com and include a sample project (with ane) so we can see what's going on?

thanh_itAuthor
Participant
August 8, 2013

I'm already install Facebook SDK 3.6 lastest ! please fix my issue!!