teads / TeadsSDK-android

Teads SDK for Android - Premium branded "outstream" ads
13 stars 6 forks source link

android:allowBackup removal #221

Closed dpgmedia-gbero closed 2 months ago

dpgmedia-gbero commented 7 months ago

Hello,

For some reason it looks like your manifest files contains : android:allowBackup=true

Could this be removed ?

Many thanks,

github-lucas-bon commented 6 months ago

Hello @dpgmedia-gbero could explain how this property is causing problems for you? Let me know. Best,

dpgmedia-gbero commented 6 months ago

This ends up in our main application manifest. We're then using tools:replace="allowBackup" to get rid of it. Unless I'm mistaken, I don't think this should have been added by your SDK.

github-lucas-bon commented 6 months ago

This is going to be addressed for next release.