Hi,
I'm trying to implement MobilePay integration into my team's Ejected Expo project.
After ejecting, I've installed the dependencies using pod install and
react-native link react-native-mobilepay and then opening XCode and cleaning the folder and then building. I have added the code snippet into AppDelegate.m. The App doesn't build at all.
Android side builds without any issues, but iOS side fails with the errors seen in this screenshot from XCode.
XCode version 10.3, Expo SDK version 33.0

Hi,
I'm trying to implement MobilePay integration into my team's Ejected Expo project.
After ejecting, I've installed the dependencies using
pod installandreact-native link react-native-mobilepayand then opening XCode and cleaning the folder and then building. I have added the code snippet into AppDelegate.m. The App doesn't build at all.Android side builds without any issues, but iOS side fails with the errors seen in this screenshot from XCode.
XCode version 10.3, Expo SDK version 33.0