The application works fine on debug mode both in the simulator and real device.
The problem occurs when I generate a signed apk and test that. I am fairly new to react native. I am using react native 0.57.8 .I tried upgrading my react native version to 0.59 and I still couldn't figure out the exact cause of this issue. I added the proguard rules from the official react native page.
I tried doing this link but it still didn't fix my issue. I couldn't figure out where I am missing. I also tried implementing the solutions mentioned in Github repos.
Am I missing out on anything? Is there anything to be added in proguard rules and other files? Please help! I have attached the screenshot of the thrown error.