Wesley Silva
Wesley Silva
This worked for me, in xcode: Product > Destination > Destination Architectures > Show Rossetta Destinations 
Try this, in the android > build.gradle folder add the following `allprojects { repositories { jcenter() } }`
hello, @marquina-abreu, Did you manage to solve this problem, I'm having the same problem here on Android, if you have any solution please help me.