Closed fdalmard closed 1 year ago
Hello @fdalmard , we don't specify a minimum React-Native version for our plugin. The issue you are experiencing was due to the Android native sdk used by the plugin, it will be fixed in a new release very soon.
The release 1.22.0 is available, can you confirm if it fixes your issue?
Yes, it fixes my issue. Thanks @pmerlet-at-didomi ! 💪
Issue
I created a new project with React Native version 0.66.5 and ran it on an Android emulator. So far so good.
Then I installed the latest Didomi dependency (version 1.21.0) and try to build the Android app again : this result in compilation errors related to com.google.guava:guava
Is is because I'm using React Native version 0.66.5 ? Does Didomi require a minimum version of React Native to work ? 🤔
Steps to reproduce the issue
Compilation errors