RORK LABJP
PLANS — The official table lists Free as Design mode only, Rork Pro at $20 a month for 100 credits, and Rork Max starting at $200EXPOGO — Running a project in Expo Go during development now requires signing in to the same account from both the CLI and the app. For the moment this applies to iOS only11/01 — Google Play's target API 36 requirement ends on November 1 even for apps granted an extension. Forty-six days remainAPKENV — Change only an EXPO_PUBLIC_ value without touching the JS and Gradle may call the bundle up to date, reusing the previous one. The shipped build can point somewhere unintendedNEW — Before the balance drains faster than expected, read build credits and cloud credits separately. Notes on telling the two apartPLIST — lsapplicationqueriesschemes now returns a 404 in Apple's current documentation. The authoritative page is the archived Launch Services Keys referencePLANS — The official table lists Free as Design mode only, Rork Pro at $20 a month for 100 credits, and Rork Max starting at $200EXPOGO — Running a project in Expo Go during development now requires signing in to the same account from both the CLI and the app. For the moment this applies to iOS only11/01 — Google Play's target API 36 requirement ends on November 1 even for apps granted an extension. Forty-six days remainAPKENV — Change only an EXPO_PUBLIC_ value without touching the JS and Gradle may call the bundle up to date, reusing the previous one. The shipped build can point somewhere unintendedNEW — Before the balance drains faster than expected, read build credits and cloud credits separately. Notes on telling the two apartPLIST — lsapplicationqueriesschemes now returns a 404 in Apple's current documentation. The authoritative page is the archived Launch Services Keys reference
TAG

encryption

3 articles
Back to all tags
Related:
Rork2Notification Service Extension1Rich Push1APNs1Swift1iOS1Push Notifications1security1biometrics1secure storage1certificate pinning1expo-local-authentication1
Rork Dev/2026-05-01Advanced

Adding a Notification Service Extension to a Rork App — Rich Push, Encrypted Payloads, and Dynamic Rewriting

Wiring a Notification Service Extension into a Rork-built iOS app — image attachments, end-to-end encrypted payloads, and dynamic APNs payload rewriting — with working Swift code and the production pitfalls that bit me along the way.

Rork Dev/2026-04-02Advanced

Complete Security Implementation Guide for Rork Apps — Biometrics, Encryption, Secure Storage & Certificate Pinning

Harden your Rork app for production: biometric auth, AES encryption, secure storage, certificate pinning, jailbreak detection, and ATT — with working code.

Rork Dev/2026-03-22Intermediate

Securing Your Rork Max App — A Practical Guide to Keychain, Encryption, and Biometric Auth

Learn how to harden your Rork Max app with Keychain Services, CryptoKit encryption, Face ID / Touch ID integration, and network security best practices. A hands-on guide for shipping secure native iOS apps.