I know probably nobody uses the old Vungle plugin anymore but me, but since I had to switch to Solar2D build 3672 targeting Android API 32, so I could continue using the Amazon IAP plugin, I get the following error when I include the Vungle plugin:
/private/var/folders/yw/d8bmssjs4yl0r_0xkqg9w34w0000gn/T/CLtmpXmXDKj/template/app/src/main/AndroidManifest.xml Error:
Apps targeting Android 12 and higher are required to specify an explicit value forandroid:exported
when the corresponding component has an intent filter defined.
What went wrong:
Execution failed for task ‘:App:processReleaseMainManifest’.
Any suggestions? (Other than, “Stop using Vungle.” )