Open MAsadIlyasNajum opened 3 weeks ago
Hi @MAsadIlyasNajum,
We apologize for the inconvenience caused.
As the AppsFlyer SDK in your app also uses backup rules like Mobilisten, all backup rules must be combined into a single file, which you’ll need to reference in your app’s AndroidManifest.xml, Since Android doesn’t support manifest merging.
Kindly check out the Backup Codes configuration in Step 9 of the documentation and also the AppsFlyerSDK backup rules issue comment for reference.
I hope this helps. Please feel free to write back to us at (support@zohosalesiq.com) in case of any queries.
Regards, Bhahirathan M Zoho SalesIQ.
When attempting to update react-native-zohosalesiq-mobilisten, a manifest merger conflict occurs due to conflicting fullBackupContent attributes between Appsflyer and Zoho SalesIQ. The error suggests adding tools:replace="android:fullBackupContent" to the element to resolve the conflict.
Error Details:
Steps to Reproduce:
how i can update in safe side?