dreamsoftin / facebook_audience_network

Flutter Facebook Audience Network
https://pub.dartlang.org/packages/facebook_audience_network/
MIT License
154 stars 93 forks source link

com.facebook.android:audience-network-sdk:6.5.0 #107

Open elaoutar opened 3 years ago

elaoutar commented 3 years ago

I think that the latest version not support the current SDK 6.* , so please any solution for this ?

[com.facebook.android:audience-network-sdk:6.5.0] C:\Users\aelao\.gradle\caches\transforms-2\files-2.1\94d8894b24554eec124ced7adbf7ec86\audience-network-sdk-6.5.0\AndroidManifest.xml:12:9-55 Error: Missing 'package' key attribute on element package at [com.facebook.android:audience-network-sdk:6.5.0] AndroidManifest.xml:12:9-55 [com.facebook.android:audience-network-sdk:6.5.0] C:\Users\aelao\.gradle\caches\transforms-2\files-2.1\94d8894b24554eec124ced7adbf7ec86\audience-network-sdk-6.5.0\AndroidManifest.xml Error: Validation failed, exiting

SachinGanesh commented 3 years ago

Package uses latest SDK

implementation 'com.facebook.android:audience-network-sdk:6.+'
intkhabahmed commented 3 years ago

@SachinGanesh I am also getting the same error and the app is not building