common-dependencies-ANE icon indicating copy to clipboard operation
common-dependencies-ANE copied to clipboard

It is wrong when we use different ANE

Open flashomer opened this issue 7 years ago • 1 comments

Please Help me!

hi, I use different ANE and in this way, I get the error.

androidSupport-v4.ane = http://prntscr.com/l6geiv overrideAir.ane = http://prntscr.com/l6gjq8 androidSupport-core.ane = http://prntscr.com/l6gi8z

http://prntscr.com/l6gfew

the program does not work when you remove any of them. :/

extensions:

<extensionID>com.distriqt.MediaPlayer</extensionID> <extensionID>com.distriqt.androidsupport.AppCompatV7</extensionID> <extensionID>com.distriqt.androidsupport.V4</extensionID> <extensionID>com.myflashlab.air.extensions.permissionCheck</extensionID> <extensionID>com.myflashlab.air.extensions.webView</extensionID> <extensionID>com.myflashlab.air.extensions.dependency.androidSupport.v4</extensionID> <extensionID>com.myflashlab.air.extensions.dependency.overrideAir</extensionID> <extensionID>com.myflashlab.air.extensions.dependency.androidSupport.core</extensionID>

flashomer avatar Oct 19 '18 08:10 flashomer

hmm, you should probably remove AndroidSupport dependencies from the other provider and use ours.

myflashlab avatar Nov 21 '18 10:11 myflashlab