'Unable to strip the following libraries, packaging them as they are: librealm.so
I got this:
Unable to strip the following libraries, packaging them as they are: librealm.so.
After running yarn add realm into my React-Native app. I did it using react-native cli, not expo. The thing is after running npx react-native run-android I got that warning (?) but the app compiles successfully but it closes the Application from my virtual device.
Using react 17.0.2, react-native 0.68.1 and realm 10.16.0.
I uninstalled realm and everything worked as expected. Installed realm again and I got this. I have been googleing and I found nothing related to this. Any help?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
