Mobile Apps
Native device features, local accounts, Variables/Condition, publishing, and notifications on Mobile.
Mobile-only blocks: camera, location, biometrics, and more
Blocks that use real device hardware, not available in a browser.
Login Form and Signup Form: real accounts, entirely on the user's own device
How local login/signup works, and what it deliberately doesn't do.
Publishing your mobile app: Android-only, and what a sideloadable APK means
What you get from the Build section, and what it doesn't include.
Notifications on Mobile: local only, no remote push
What the Notification and Scheduled Reminder blocks can and can't do.
Showing a live API result: Api Fetch's Result Fields, and the Api List block
Pulling one value or a whole scrollable list out of a JSON response.
Variables, Condition, and Calculate: real branching logic and math
How to store a value, compare it, branch on it, and do arithmetic.