Hello, I’d like to use both OpenIAB(in app billing) and GoogleMobileAds plugins. However, they both need different AndroidManifest files.
I tried to merge them but there is a main launcer activity in both manifest files. Since there could not be two entry points to an app, I could not merge them successfully.