diff --git a/mint.json b/mint.json index d0b42630..440b6600 100644 --- a/mint.json +++ b/mint.json @@ -381,6 +381,7 @@ }, "resources/troubleshooting", "resources/performance-and-limits", + "resources/supported-hardware", "resources/faq", "resources/release-notes", "resources/roadmap", diff --git a/resources/supported-hardware.mdx b/resources/supported-hardware.mdx new file mode 100644 index 00000000..8fd53b03 --- /dev/null +++ b/resources/supported-hardware.mdx @@ -0,0 +1,37 @@ +--- +title: "Supported Hardware and Operating Systems" +sidebarTitle: "Hardware and OS" +--- + +# Hardware + +## Desktop +**Supported**: minimum of 2GB RAM, Core i3 CPU. + +**Recommended**: 4GB RAM or more. + +## Mobile + +### Android +**Supported**: Minimum of 1.5GB RAM and 1.4GHz dual-core CPU. + +**Recommended**: Minimum of 4GB RAM and 1.4GHz quad-core CPU. Using a device with a recent Android version that receives regular security updates is recommended. + +### iOS +**Supported**: iPhone 7, iPad 4 and newer. + +**Recommended**: iPhone 12, iPad 7 and iPad mini 5 and newer. + +# Operating Systems + +## Android +**Recommended**: The latest 3 Android versions. + +## iOS +**Recommended**: The latest three iOS/iPadOS versions. + +## Windows +**Recommended**: Windows 10 or later. + +## Other +PowerSync is not extensively tested on other operating systems, but we'll work with customers to resolve any issues on a case by case basis. \ No newline at end of file