docs: add commercial-support section to README#488
Merged
Conversation
Adds a short, clearly-labeled "Need help shipping it?" section offering Oddbit's help with App Events integration. Placed below the documentation, framed around user value, single outbound link, no banner — consistent with pub.dev self-promotion guidelines. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a README section offering Oddbit commercial support for teams integrating Meta App Events, positioned after community support guidance and before contribution guidance.
Changes:
- Adds a new “Need help shipping it?” section.
- Describes commercial help around attribution, consent, ATT/SKAdNetwork, and Events Manager debugging.
- Adds Oddbit contact links.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| This plugin is free and open source. But wiring up Meta attribution end to end — | ||
| consent flows, iOS ATT and SKAdNetwork, and getting events to actually land in | ||
| Events Manager — can get fiddly. If your team is integrating App Events and hits a | ||
| wall, or you'd just like an experienced pair of hands, [Oddbit](https://oddb.it/website) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a brief, clearly-labeled "Need help shipping it?" section to the README, soft-offering Oddbit's help with Meta App Events integration (consent, iOS ATT/SKAdNetwork, Events Manager debugging).
Placement & tone
pub.dev policy
The self-promotion/spam policy targets packages that are primarily advertising, keyword-stuffed, or misleading. A single modest commercial-support section beneath the real docs is common and accepted on pub.dev, and leaves docs/examples (and therefore pub points) untouched.
Notes
main; independent of the 0.28.0 work in feat: complete native App Events SDK coverage (0.28.0) #487. Both touch the README but in different sections, so they merge cleanly in any order.🤖 Generated with Claude Code