freshplanet / ANE-Facebook

Air Native Extension (iOS and Android) for the Facebook mobile SDK
Apache License 2.0
221 stars 123 forks source link

Export Build Error #269

Open kantar35 opened 4 years ago

kantar35 commented 4 years ago

aapt tool failed:/private/var/folders/3m/lw5f925j18v6d1w5yc6d27sw0000gn/T/d87b10b5-f499-4ef1-9a93-bc849f2c237b/AirFacebook-facebook-common-res/values/values.xml:71: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.NoActionBar'.

/private/var/folders/3m/lw5f925j18v6d1w5yc6d27sw0000gn/T/d87b10b5-f499-4ef1-9a93-bc849f2c237b/AirFacebook-facebook-common-res/values/values.xml:76: error: Error retrieving parent for item: No resource found that matches the given name '@style/Theme.AppCompat.Dialog'.

jkpatel1463 commented 4 years ago

Hello @kantar35

I have solved this error by adding one more ANE from: myflashlab

Add below ANE to solve this issues: com.myflashlab.air.extensions.dependency.androidSupport.cardviewV7