Hi.
I’m trying to use admob plugin for android - native project.
I copied the jar file to the project/android/app/libs folder,
but I don’t know what to do with metadata.lua
coronaManifest = {
dependencies = {
[“shared.google.play.services.ads”] = “com.coronalabs”
}
}
What should I do with this one?
Where to modify?
thanks.