Nets-mobile-acceptance / Netaxept-iOS-SDK

PiA Netaxept iOS SDK is a library that provides the native in-app interactions to accept payments with Netaxept directly from native iOS apps while minimizing PCI DSS requirements for you.
39 stars 7 forks source link

The xcframework looks to miss armv7s and arm64 support #28

Closed sbo-nemlig closed 3 years ago

sbo-nemlig commented 3 years ago

Looks like the new xcframework SDK is missing support for:

Simulator

BuildManager-Nets commented 3 years ago

Hi,

It does have the mentioned support.

Screenshot 2021-04-07 at 5 15 10 PM
sbo-nemlig commented 3 years ago

It should be as in the screenshot below: Else you are not supporting M1 mac simulators as you are only support Intel.

Also you are missing armv7s for real devices

Skærmbillede 2021-04-07 kl  13 48 50

BuildManager-Nets commented 3 years ago

Hi,

Added missing architectures