Bifrost Jump v2 is out. And it's everywhere!
Jump v2 is now available in the app stores. Run your Laravel app as a native app in seconds. Stay to the end for a surprise!
Jump v2 is now available in the app stores. Run your Laravel app as a native app in seconds. Stay to the end for a surprise!
One weekend was all it took
v3.1 brings a persistent PHP runtime, background queue workers, Android 8+ support, iOS ICU/Intl, and dramatically faster response times. This is the update that changes everything.
Store API keys, tokens, and secrets in the system keychain. No encryption libraries needed.
GPS, permissions, and real coordinates. Build apps that know where your users are.
You need to protect your API from abuse, but there's no user login to lean on. The instinct is to hardcode a token in the app — but an APK is just a zip file, and every string inside it is extractable. Platform attestation, request signing, and server-side rate limiting offer real solutions. Here's how to layer them.