Hello,
I cloned the repo and ran both android and ios from android studio. But when I try to run it from xcode, I get an error found in the image attached.
r
russhwolf
04/16/2021, 2:23 PM
I don't think I've ever seen an iOS build work from Android Studio and not from Xcode.
russhwolf
04/16/2021, 2:24 PM
Maybe do a pod install?
m
Martins Iroka
04/16/2021, 7:11 PM
I was surprised it worked from Android studio and it didn't from Xcode. I will try out your suggestion.