Minimum Requirements

Android

  • 64-bit mobile device (usually devices with at least 6GB of RAM)
  • Android API version 27 (Android 8.0.1)

Distribution ABI filters

The SDK requires a minimum of 64-bit devices. Consequently, the build.gradle file includes the following ABI Filters

ndk {
  abiFilters 'arm64-v8a', 'x86_64'
}

🚧

Pay attention

The SDK ABI Filter will not limit your app distribution to 64-bit. You need to make sure that your app build.grade file also imposes these limitations.

For additional information, you may go to Android official guidelines

iOS

  • iOS 14

Web

Fireblocks recommends using the latest versions of the following web browsers:

  • Google Chrome
  • Safari
  • Microsoft Edge
  • Firefox
  • Opera
  • Chrome for Android
  • Android Browser
  • Opera Mobile
  • Firefox for Android
  • Samsung Internet