Quick verdict
- What it is
- Store information collected; independent summary not yet available.
- At a glance
-
- Free to download
- In-app purchases
Categories and search queries
Official categories
- Developer Tools
- Utilities
AppCorpus categories
Key functions
| Function | Availability | Access | Scope | Evidence |
|---|---|---|---|---|
| Family Sharing | Yes | Unknown | App Store | Store published |
| Free app | Yes | Free | — | Store published |
| In-app purchases | Yes | Limited free | — | Store published |
Screens
App Store
9 store screenshots
Pricing & paywalls
App Store
- Free to download
- In-app purchases
Ratings & reviews
App Store
No store reviews collected for App Store · US
Privacy & accessibility
App Store
Privacy
- Data Not Linked to You — Analytics — Diagnostics — Crash Data Developer declared
- Data Not Linked to You — Analytics — Diagnostics — Other Diagnostic Data Developer declared
- Data Not Linked to You — Analytics — Diagnostics — Performance Data Developer declared
- Data Not Linked to You — App Functionality — Diagnostics — Crash Data Developer declared
- Data Not Linked to You — App Functionality — Diagnostics — Other Diagnostic Data Developer declared
- Data Not Linked to You — App Functionality — Diagnostics — Performance Data Developer declared
- Data Not Linked to You — Diagnostics Developer declared
Accessibility
No accessibility labels collected yet.
Versions
App Store
-
1.1.1.2601131509
HogLens Release Notes Version 1.1.1 (Build 2601131508) Release Date: January 13, 2026 What's New Improved Subscription & Purchase Experience - Dynamic Paywall Display: The paywall now intelligently adapts to your current subscription status. Lifetime Premium users see a "You're Premium!" confirmation, while active subscribers are offered an upgrade to Lifetime with a clear "Active Subscription" badge. - Enhanced Restore Purchases: Completely redesigned restore functionality with proper success and error feedback. You'll now see a clear alert message confirming whether your purchases were successfully restored. - CloudKit Subscription Sync: Your subscription status now properly syncs across all your devices via iCloud. This fixes an issue where the Settings view could show outdated subscription information after a purchase. New License View - End User License Agreement: Added a dedicated License view in Settings where you can review the full EULA at any time. The license document is now bundled with the app and easily accessible. Under the Hood - Subscription Status Persistence: Implemented a new sync bridge between StoreKit and AppSettings to ensure your Premium status is always accurately reflected in the UI and persisted to CloudKit. - Project Structure Cleanup: Reorganized app icon assets into the proper Assets catalog location for better project maintainability. - Removed Unused Entitlements: Cleaned up the entitlements file by removing deprecated capabilities. Localization Updates - Improved and reformatted localizations across all supported languages (English, German, French, Chinese Simplified). - New localization strings for the enhanced paywall and restore functionality. Bug Fixes - Fixed an issue where the Settings view would display stale subscription data after completing a purchase or restore. - Resolved a potential sync issue where subscription status changes weren't being propagated to iCloud immediately. Technical Details - Updated to Xcode 26.2 - Minor version bump: 1.1 -> 1.1.1 (Patch release) - Added syncToAppSettings() method to StoreKitService for proper CloudKit persistence - New updateFromStoreKit() method in AppSettings model Thank you for using HogLens! If you have any feedback or issues, please don't hesitate to reach out.
- 1.1.251230.1048
-
1.2.0.2603092258
HogLens - Release Notes 1.2.0.2603092258 Summary - Import dashboards directly from PostHog with full compatibility analysis - New Funnel and Retention chart types for conversion and retention tracking - Re-Sync and Re-Analyze to keep imported dashboards up to date - Migrated In-App Purchases to CTInAppPurchaseKit with better restore feedback New Features - PostHog Dashboard Import: Import dashboards directly from your PostHog instance via API. A guided multi-step workflow covers dashboard selection, compatibility review, duplicate handling, and insight import -- supporting Trends, Funnels, Retention, Lifecycle, and Stickiness query types. - Funnel Chart Type: Visualize conversion funnels with a stepped chart showing step counts, conversion rates, and overall conversion. Configure steps, window intervals, units, and ordering. - Retention Chart Type: Analyze user retention with a cohort-based grid showing retention percentages over time with color-coded heatmap cells. Supports First Time and Recurring retention types. - Re-Sync: Keep imported dashboards synchronized with PostHog. Configure automatic intervals or trigger manual checks, then review added, removed, and unchanged insights before applying. - Re-Analyze: Automatically detects previously incompatible insights when HogLens adds new chart type support, so you can add them to your dashboard. - Compatibility & Duplicate Detection: Each insight is analyzed before import with clear status indicators. Existing imports are detected with options to overwrite or create a new copy. - Lifecycle & Stickiness Support: Lifecycle insights render as stacked bar charts, Stickiness insights as bar charts. Legacy filter-based insights (pre-2023) are auto-converted. - Improved Restore Feedback: Restore now distinguishes between found subscriptions, lifetime purchases, and no purchases found. Fixes - Replaced try? context.save() with context.saveWithLogging() across the app for better error tracking in AppSettings, CloudKit deduplication, project deduplication, and cache operations. - Added analytics tracking for cache read/write errors and API error status codes. Refactorings - StoreKit Migration: Migrated to CTInAppPurchaseKit. PaywallView wraps CTPaywallView with HogLens trial logic and CloudKit sync. - Language Manager: Replaced custom implementation with CTLanguageManager framework. - Query Builder: Routes to specialized builders for Funnel, Retention, Lifecycle, and Stickiness queries. - Dashboard Model: Now stores PostHog import metadata (source ID, import timestamp, original queries, re-sync interval, capability version). - Insight Model: Extended with optional FunnelConfig and RetentionConfig plus migration-safe Codable support. - Feature Flags: Beta mode now also gates Funnel and Retention chart types.
-
1.2.1.2603131638
HogLens - Release Notes 1.2.1.2603131638 Summary • All chart types are now available to every user — Beta Mode has been removed. • Fresh installs now automatically reactivate an expired trial, giving you another 30 days of full access. • Improved subscription recovery ensures your purchases are recognized after device transfers or TestFlight updates. • The paywall has been redesigned with a clear feature overview and a new "Welcome Back" experience for returning users. New Features • All Chart Types Unlocked: Number, Pie, Table, Funnel, and Retention chart types are now available to all users without requiring Beta Mode. You can use every chart type when building Insights in the Insight Builder. • Trial Reactivation on Fresh Install: If your trial has expired and you reinstall HogLens on a new or reset device, your trial is automatically reactivated for another 30 days. This gives you a smooth re-entry experience without immediately hitting the paywall. • "Welcome Back" Paywall Screen: When your trial is reactivated, a friendly "Welcome Back!" screen lets you know how many days of access you have. If it's your last reactivation, you'll see a clear heads-up so you can plan ahead. • Subscription Entitlement Recovery: If HogLens detects that your settings show an active subscription or lifetime purchase but StoreKit can't confirm it (e.g. after a TestFlight update or device transfer), the app now automatically syncs with the App Store to recover your entitlement. • Redesigned Paywall Feature List: The paywall now shows a clear list of premium features including Dashboards, Custom Insights, Data Export, Event Monitor, iCloud Sync, and Family Sharing. • Yearly Savings Badge: The paywall now highlights "Save 25%" for the yearly subscription plan, making it easier to compare pricing options. Fixes • Grace Period Handling Improved: Subscription grace periods (when a payment issue occurs) are now properly recognized across the app. Previously, a grace period could be incorrectly treated as an inactive subscription, potentially locking you out temporarily. • CloudKit Trial Date Sync: When syncing trial data across multiple devices via iCloud, HogLens now keeps the most recent trial start date instead of the earliest. This ensures you always get the most favorable trial period after syncing. Refactorings • Beta Mode Removed: The Beta Mode feature flag and its associated toggle in Settings have been completely removed. All functionality that was previously gated behind Beta Mode is now available by default. • Import Compatibility Simplified: The dashboard import compatibility analyzer no longer checks for beta-only display types. Table-type insights can now be imported without restrictions. • CloudKit Deduplication Enhanced: The deduplication service now properly merges the new trial reset counter across devices, using the highest value to prevent abuse while keeping sync reliable. • Paywall Localization Updated: All paywall-related text strings have been updated and fully localized across all supported languages (English, German, Spanish, French, Italian, Japanese, Portuguese, Russian, Ukrainian, Chinese Simplified, and Chinese Traditional).
-
1.2.2.2603160929
HogLens - Release Notes 1.2.2.2603160929 Summary • Insight cards now clearly distinguish between "still loading" and "no matching data," so you always know what's going on. • Line and area charts use smoother, more natural-looking curves. • The Restore Purchases flow is now handled entirely by the paywall screen with built-in result feedback. • Localization cleanup: the broken English (US) variant has been removed; all 11 supported languages now fall back cleanly to English. New Features • "No Matching Events" Empty State: When an insight query finishes but returns zero results, the card now shows a helpful message — "No matching events — Try changing the date range, or pick another action, event or breakdown." — instead of an endless loading spinner. This makes it much easier to tell whether data is still being fetched or simply doesn't exist for your current filters. Fixes • Restore Purchases Feedback: The separate restore-result alert dialog has been removed. Restore results are now shown inline by the paywall component itself, providing a smoother and more consistent experience. On a successful restore, your subscription status syncs automatically in the background. • Localization Fallback: The English (US) locale has been removed because it previously displayed raw translation keys instead of proper text. The app now supports 11 languages with a clean fallback chain to English, so you'll never see untranslated placeholder strings again. Refactorings • Monotone Chart Interpolation: Line and area charts have been switched from Catmull-Rom to monotone interpolation. This prevents the curves from overshooting data points, resulting in more accurate and visually trustworthy charts. • Data-Loaded Tracking Across Dashboard Views: A new data-loaded flag is now threaded through the entire dashboard view hierarchy — from the chart data store through the grid, individual insight cards, and the maximized view. This enables each card to precisely distinguish between "loading" and "empty result" states, eliminating unnecessary re-renders and improving overall dashboard performance. • StableChartView Equality Checks: The Equatable comparisons for chart wrapper views now include the data-loaded flag, ensuring that view updates only trigger when relevant data actually changes.
-
1.2.3.2603192140
· 20 Mar 2026
HogLens - Release Notes 1.2.3.2603192140 Summary • Redesigned toolbar layout on macOS for a cleaner, more native look and feel across dashboards and maximized insights. • Added Korean as a new supported language, bringing the total to 12 languages. • Fixed an issue where the maximized insight view could persist when switching between dashboards. • Extended the maximized insight toolbar with dedicated Refresh and Edit buttons for quicker access. • Updated open-source attribution section with all transitive dependencies. New Features • Korean Language Support: HogLens now supports Korean, expanding localization to 12 languages: English, German, French, Spanish, Italian, Portuguese, Russian, Ukrainian, Japanese, Korean, Chinese (Simplified), and Chinese (Traditional). • Refresh Button in Maximized Insight View: You can now refresh chart data directly from the maximized insight toolbar without having to minimize first. • Edit Button in Maximized Insight View: Quickly open the Insight Builder to edit a maximized insight directly from its toolbar. Fixes • Dashboard Switch Reset: Fixed a bug where the maximized insight view would remain visible when navigating to a different dashboard. The maximized state now correctly resets on dashboard changes. Refactorings • Platform-Specific Toolbar Layout (macOS): The dashboard toolbar and maximized insight toolbar now use a compact HStack layout on macOS with zero spacing, providing a more native toolbar appearance. iOS retains its ToolbarItemGroup-based layout for optimal touch interaction. • Updated Open-Source Attributions: The Settings screen now includes attribution entries for PostHog iOS SDK, PLCrashReporter, swift-cmark, and NetworkImage, ensuring full transparency about all third-party libraries used in the app. • Improved Toolbar Code Structure: Toolbar rendering is now cleanly separated by platform using platform-specific conditional compilation, improving code maintainability and enabling platform-specific optimizations.
Availability by market
- US
Data quality & evidence
- Page completeness
- Live store listing
- Last verified
- 31 Jul 2026
- Sources
- App Store
- Independent summary has not been published yet.