Link Search Menu Expand Document

M1 Mac Support

The Bold360 iOS SDK supports the new Apple Silicon architecture found on the M1 Mac machines from v3.10.0.

You can now use the Xcode simulator on M1 devices.

Please make sure your Podfile is set with the right iOS version.

platform :ios, "10.0" // must be 10 and above

M1 compatible sample.