This closes #6918 by excluding the libreactnative.so from our package.
I suspect the issue wasn't caught during the release of v12.13.2 as the other file is provided by a Gradle cache which isn't hot on CI.
☑️ ToDos
[x] 📝 Changelog entry
[x] 📝 Compatibility label is updated or copied from previous entry
[ ] 📝 Update COMPATIBILITY.md
[ ] 🚦 Tests
[ ] 📦 Updated internal package version in consuming package.jsons (if updating internal packages)
[ ] 📱 Check the React Native/other sample apps work if necessary
[ ] 💥 Breaking label has been applied or is not necessary
[ ] 🔔 Mention @realm/devdocs if documentation changes are needed
What, How & Why?
This closes #6918 by excluding the
libreactnative.so
from our package. I suspect the issue wasn't caught during the release of v12.13.2 as the other file is provided by a Gradle cache which isn't hot on CI.☑️ ToDos
Compatibility
label is updated or copied from previous entryCOMPATIBILITY.md
package.json
s (if updating internal packages)Breaking
label has been applied or is not necessary@realm/devdocs
if documentation changes are needed