: Official versions on the Apple App Store or Google Play Store are vetted for security.

: Use a tool like VirusTotal to scan the .zip file before extracting it.

: v001 suggests an early build, which may not run correctly on modern operating systems without an emulator or specific runtime environments (like Java or older versions of Python).

// router.js onPageChange = (options) => { ⋮ salsify.events.navigation(options) } // addToCart.js onAddToCart = (options) => { ⋮ salsify.events.addToCart(options) } // view.html