Sync wiki from repo: v4.4.0 billing offers, add Subscription Offers page
Adds the v4.4.0 billing offer APIs and brings the wiki back in sync with the
repo, which had drifted since v3.5.9.
New:
- Subscription Offers page — buying a specific offer, offer lookup by
id/base plan/tag, BillingPeriod price normalization, trial eligibility,
one-time product offers
Updated:
- Billing Integration — PBL v9, v4.4.0 deps, offer purchase, product-details
diagnostics, obfuscated ids / personalized-offer disclosure
- Subscriptions — account hold now detected client-side (ON_HOLD revokes
isSubscriptionActive), payment recovery, pending plan changes
- App Open Ads, Banner Ads, Configuration, Jetpack Compose — 4.3.x content
that was never published
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
c7cc077
Sync wiki from repo: billing v3.5.9 updates, add Waterfall + Yandex pages
- Billing-Integration: v3.5.9, setDebugMode, automatic-acknowledgment note,
Product Metadata (v3.4.1+) and Structured Offers (v3.5.7+) sections
- Home / Subscriptions / _Sidebar: bring in line with repo wiki/
- Add Multi-Provider-Waterfall and Yandex-Integration pages
90955fc
Update rewardedAutoReload config reference
Changed interstitialAutoReload to rewardedAutoReload for rewarded ads.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
cdf06c4
Add wiki footer with links
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9e9ab87
Add Rewarded Ads to Home page and create sidebar
- Add Rewarded Ads link to Wiki Pages section in Home.md
- Create _Sidebar.md with navigation for all wiki pages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0405c99
Add Rewarded Ads wiki page
Comprehensive documentation covering:
- Features overview and quick start
- Callback interfaces (RewardedAdCallback, OnRewardedAdLoadCallback)
- Loading methods (basic, with callback, with timeout)
- Display methods with auto-reload control
- State checking and preloading strategy
- Analytics & debugging (getAdStats, Firebase events)
- Automatic retry configuration
- Premium user handling
- Best practices and migration guide
- Troubleshooting common issues
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
163a528
Add subscription expiry verification documentation
- Add server-side verification callback setup
- Document expiry time methods and usage
- Include backend API implementation guide
- Add UI example for subscription status
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
efd2054
Add billing documentation for v2.9.0
New pages:
- Billing-Integration.md: Quick start guide
- Purchase-Categories.md: CONSUMABLE, FEATURE_UNLOCK, LIFETIME_PREMIUM, REMOVE_ADS
- Consumable-Products.md: Manual consumption flow
- Subscriptions.md: Subscription lifecycle states
- Subscription-Upgrades.md: Upgrade/downgrade with proration modes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
89635a9
Complete wiki documentation for v2.8.0
Updated pages:
- Home.md: Added navigation to all wiki pages
- App-Open-Ads.md: Updated for v2.8.0 with strategies
- NativeAdManager.md: Updated with NativeTemplateView docs
New pages:
- Ad-Loading-Strategies.md: Complete strategies guide
- Configuration.md: Full AdManageKitConfig reference
- Banner-Ads.md: Banner ad integration guide
- Jetpack-Compose.md: Compose helpers and examples
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
a4e573c
Update wiki pages for v2.8.0
- Home.md: Updated to v2.8.0 with new features
- Interstitial-Ads.md: Complete rewrite for v2.8.0
- Loading strategy support in AdManager
- forceShowInterstitialAlways() method
- interstitialAutoReload config
- Smart splash screen patterns
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
114fb6d
Created Interstitial Ads (markdown)
ae9997e
Created App Open Ads (markdown)
ec7f1db
Updated NativeAdManager (markdown)
fd54eed
Updated NativeAdManager (markdown)
933ed22
Updated NativeAdManager (markdown)
be42562
Updated NativeAdManager (markdown)
3524502
Updated AdViewModel (markdown)
e662327
Created AdViewModel (markdown)
1953266