Iterable / iterable-android-sdk

Iterable's Android SDK. Receive and track pushes to Iterable from your Android app.
https://iterable.com/
MIT License
30 stars 28 forks source link

[MOB-9089] rename merge parameter #782

Closed evantk91 closed 3 days ago

evantk91 commented 1 week ago

🔹 Jira Ticket(s) if any

✏️ Description

This pull request renames the merge parameter to disableMergeAndReplay and removes the shouldDefaultMerge parameter and sets disableMergeAndReplay to a default value of false.