Docs
Build TaskGate integrations with a cleaner launch path
Use the Partner Portal, platform SDKs, and launch checklist to ship a TaskGate-ready experience without copying a generic app integration flow.
Featured
Guides
Workflow
Register and generate a providerId
Create a partner account first. That providerId is the stable key for configuration, testing, and submission.
Set up the integration in the portal
Add your app identity, links, and task metadata so TaskGate knows how to present and launch your experience.
Install the right SDK
Choose Flutter, iOS, or Android depending on your app stack and wire TaskGate into your navigation flow.
Configure deep links and callbacks
Make sure TaskGate can launch your app and your app can return a completion callback when the mini-task is done.
Test on the TaskGate dev build
Validate launch behavior, task state, and callback handling before you request production approval.
SDK Library
Implementation Notes
Deep link reliability matters
Treat app links and universal links as production-critical. A broken handoff means the task cannot start or complete correctly.
Design the task for interruption
Users arrive in your app because TaskGate interrupted another action. Keep the mini-task focused, short, and obvious to finish.
Plan for approval readiness
Your config, icon assets, redirect behavior, and task completion flow should be stable before requesting production rollout.
Also Useful
Built for TaskGate partners who need a simple path from SDK setup to production approval.