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
Apps can now use our SDKs when building with arm64e, enhanced security, and pointer authentication.
Changes
All frameworks now include an arm64e slice so consuming apps can target arm64e features.
arm64e will only be used if your app is configured to add arm64e to the list of supported architectures. This will have no effect on apps that do not manually adopt arm64e.
We have been successfully beta testing these new features by running the following enhanced security features on all internal Atomic apps:
Hardware Memory Tagging
Enhanced Security Typed Allocator
Authenticate Pointers
Read-only Platform Memory
New support for our wrapper SDKs (like React Native) to handle asynchronous task callbacks from multiple Transact instances.
Added support for the account deeplink step with an accompanying accountId, allowing apps to deeplink directly to an Account/Merchant page.