Provider authorities error while publising update to google play console

119 views
Skip to first unread message

Kaunain Nesar

unread,
Nov 8, 2023, 7:33:02 AM11/8/23
to Google Mobile Ads SDK Developers
try to upload a new version to play console , but meet below error.

error:

Remove conflicts from the manifest before uploading. The following content provider authorities are in use by other developers: pdf.###.###.mobileadsinitprovider.

my file provider::
<provider
android:name="androidx.core.content.FileProvider"
android:authorities="${applicationId}.fileprovider"
android:exported="false"
android:grantUriPermissions="true">
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths" />
</provider>

I also tried to change the file provider authorities. but still i am getting the same error. Please let me know what is the issue. how can i fix it

Mobile Ads SDK Forum Advisor

unread,
Nov 8, 2023, 7:36:58 AM11/8/23
to nesar....@gmail.com, google-adm...@googlegroups.com

Hi Kaunain Nesar,

Thank you for contacting the Mobile Ads SDK support team.

Please be informed that our support channel can only best assist you with regards to Mobile Ads SDK implementation and technical issues. Having said that, would you be able to confirm if you have any issues with the SDK? If so, kindly elaborate it here and give full context of your concern so we can guide you accordingly. 

This message is in relation to case "ref:!00D1U01174p.!5004Q02qBBHu:ref"

Thanks,
 
Google Logo Mobile Ads SDK Team


Reply all
Reply to author
Forward
0 new messages