Open e-halinen opened 5 years ago
@e-halinen, did you find and solution? Seems like I fall in the same error...
@e-halinen, did you find and solution? Seems like I fall in the same error...
Sadly, no. We ended up doing a custom library for ourselves, since this project seems pretty much dead.
@e-halinen, did you find and solution? Seems like I fall in the same error...
Sadly, no. We ended up doing a custom library for ourselves, since this project seems pretty much dead.
Got it. Thanks for quick response.
@e-halinen, did you find and solution? Seems like I fall in the same error...
Sadly, no. We ended up doing a custom library for ourselves, since this project seems pretty much dead.
@e-halinen The custom library you made for yourself, is that something you want to open source and share?
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
andreact-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