Guides
Task-focused guides for the parts of Venelx you'll touch most.
- GitHub connection — how the GitHub App OAuth flow works, how
tokens renew automatically, what
reconnect_requiredmeans, and how to fix "GitHub token rejected (HTTP 401)". - iOS signing — the four credential methods, automatic provisioning with an App Store Connect API key, Apple's 3-certificate team limit, and share-extension profiles.
- Android signing — keystore upload, production-only
gating,
credentials.jsonfor local EAS builds, and Play submit. - API tokens — minting
vx_personal tokens, read vs write scopes, and using them against the REST API.