Hi,
Thank you for contacting the Mobile Ads SDK support team.
The error message suggests that the AndroidManifest.xml file contains a structural issue. More precisely, it appears that an unexpected <property> element is located within the <application> tag.
Kindly open the AndroidManifest.xml file and locate the line number referenced in the error message. This pertains to the <property> element. Remove the <property> element from within the <application> tag. Ensure that you only remove the <property> element and no other elements. Subsequently, attempt to rebuild your Android project.
If the issue still persists, please reach out to us.
![]() |
Mobile Ads SDK Team |