Jonathan Ueki
Results
1
issues of
Jonathan Ueki
When running `react-native build-android` Im getting the error. `Could not invoke RNCookieManager.get` iOS is working perfectly fine. And when I comment out the code `CookieManager.get()` my app builds fine. Im...