The release notes for Dynamics SDK v9.0.x mentions that iOS Simulator isn't supported on M1 Macs.
On Apple M1 devices, the SDK does not support building and debugging BlackBerry Dynamics apps on the iOS simulator. As a workaround you can build and debug on physical iOS devices.
Looking at the release notes for Dynamics SDK v9.1.x, there is no mention of M1 Macs. Is this now supported? If so, is there any special configuration required beyond normally upgrading the SDK? I've upgraded the SDK to v9.1.x but I get Undefined symbol: _OBJC_CLASS_$_GDiOS
error when trying to build for an iOS simulator.
- MacOS 11.2.3
- Xcode 12.4
Edit: Running Xcode under Rosetta seems to work fine. But still looking forward to native support.