Get a TrustyCap Native Kit
trustycap_get_native_kitEverything needed to install one Native Kit without reverse-engineering the application it came from: every file it ships with its content hash and the production path it was cut from, every pinned dependency and why that pin, every permission, entitlement, background mode and plist or manifest key with what breaks when it is absent, the JavaScript interface, the configuration that must not be changed and the reason for each, the ordered install steps including the ones that need a human in Xcode or a provider console, what is proven and how, and the real constraints. Read this before touching a native project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Native Kit id, e.g. background-location |