You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using pod "MercadoPagoSDK","3.7.5"
Got error Unable to run command 'StripNIB AddCouponViewController.nib' - this target might include its own product. all .xib file because my pod file is Objective-c not swift and sdk is in swift code so compilation error . And i can't change my podfile if am using use_frameworks! it give me
error like static binary related my crash analytics. And if i use pod install without using use_frameworks! after install pod it give me error inside xcode as above metioned.
And if am use manual installation of mercado pago sdk then it gives me Mercado Pago Service No Module Found. So please provide me the way to use this sdk in ios and its working perfectly in android.
Thanks in advance.
Regards,
MssMaster.
The text was updated successfully, but these errors were encountered:
Using pod "MercadoPagoSDK","3.7.5"
Got error Unable to run command 'StripNIB AddCouponViewController.nib' - this target might include its own product. all .xib file because my pod file is Objective-c not swift and sdk is in swift code so compilation error . And i can't change my podfile if am using use_frameworks! it give me
error like static binary related my crash analytics. And if i use pod install without using use_frameworks! after install pod it give me error inside xcode as above metioned.
And if am use manual installation of mercado pago sdk then it gives me Mercado Pago Service No Module Found. So please provide me the way to use this sdk in ios and its working perfectly in android.
Thanks in advance.
Regards,
MssMaster.
The text was updated successfully, but these errors were encountered: