'new' is unavailable: You cannot directly instantiate an STPIssuingCardPin

7

I've just changed to a new MacBook Pro with the M1 chip and I can't build my app on Xcode. I've already updated all cocoaPods and have already installed the sudo gem cocoa pods install command in the terminal with Rosetta. These are the two errors I get and make the build Fail:

'new' is unavailable: You cannot directly instantiate an STPIssuingCardPin

'new' is unavailable: You cannot directly instantiate an STPIssuingCardPin
Share
Improve this question

Comments

Popular posts from this blog

Meaning of `{}` for return expression

Get current scroll position of ScrollView in React Native

flutter websocket connection issue