# budsyapp — your bud tracking buddy

> Medical cannabis usage tracker with purchase log and strain journal. (iPhone/iPad app by BitPadLabs LLC.)

- Source: https://appshunter.io/ios/app/budsyapp/id6748842648 (this page in markdown: same URL + `.md`)
- Developer: [BitPadLabs LLC](https://appshunter.io/developer/1827631280)
- Category: Education, Utilities
- Price: Free
- Rating: 5.00/5 from 5 App Store ratings · 2 written reviews indexed
- Age rating: 17+
- Requires: iOS 18.1 · 23 MB
- Languages: American English
- Released: 2025-09-02
- Data updated: 2026-07-04
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/budsyapp/id6748842648/reviews.md

## What is budsyapp?

budsyapp is an application designed to help users track and manage their medical cannabis usage. The app features a state-aligned purchase log, enabling users to record and monitor their cannabis purchases in compliance with local regulations. It also includes a robust strain journaling system for documenting experiences, effects, and notes on different cannabis strains.

budsyapp allows users to customize terminology and features to suit their needs, supporting both novices and experienced users. All data is stored locally on the device to prioritize privacy and security. Premium features unlock advanced analytics, journal insights, and enhanced customization. budsyapp offers a modern, intuitive, and “bubbly” user interface focused on ease of use and privacy-first design.

Key Features:
- State-aligned purchase log for compliance tracking
- Strain journaling with customizable entries
- Local data storage for enhanced privacy
- Customizable terminology and app experience
- Premium features for advanced insights and personalization
- Modern interface for a smooth user experience

budsyapp empowers users to manage their medical cannabis regimen privately, securely, and effectively.

## Key features

- State-aligned purchase log
- Strain journaling system
- Local data storage
- Customizable terminology
- Advanced analytics (premium)
- Modern user interface

## Recent user reviews (2 of 2)

All indexed reviews: https://appshunter.io/ios/app/budsyapp/id6748842648/reviews.md

### 5/5 — Such a big help!

*2025-12-02*

So so needed! This is so so helpful to track your units and allotment, as well as the strain log/journal feature! It’s ever improving too!

### 5/5 — Enjoying Budsyapp

*2025-09-08*

I like this app a lot, it was really easy to navigate. I enjoy the journaling section where I can keep up with what I’ve tried and whether or not it has helped. I use the educational section of the app, to help me to better understand what I have, and what I might need to change. With access to the app on my mobile device it’s a very easy reference when I need it.

**Developer response:** 💚 Thank you for sharing your experience! We’re so glad you’re enjoying the journaling and education features. Knowing Budsy is making things easier for you means the world to us.

## Frequently asked questions about budsyapp

### What is budsyapp?

budsyapp is an application designed to help users track and manage their medical cannabis usage. It features a state-aligned purchase log and a strain journaling system for documenting experiences and effects.

### How does budsyapp protect user privacy?

All data within budsyapp is stored locally on the user's device, prioritizing privacy and security. This ensures that personal usage information is not shared externally.

### What are the premium features in budsyapp?

Premium features in budsyapp unlock advanced analytics and journal insights, offering deeper understanding of usage patterns. Enhanced customization options are also available for a personalized experience.

### Is budsyapp suitable for beginners?

Yes, budsyapp supports both novices and experienced users. It allows for customization of terminology and features to suit individual needs and levels of familiarity.

### What devices does budsyapp support?

budsyapp is available for iPhone and iPad devices, offering a consistent experience across Apple's mobile platforms.

### How often is budsyapp updated?

The latest version of budsyapp is 1.14, and it was last updated on November 25, 2025. This indicates a commitment to regular improvements and feature additions.

### What is the user sentiment for budsyapp?

budsyapp has received excellent user feedback, holding a perfect 5.0-star rating from 5 ratings. This suggests a highly positive user experience and satisfaction with the app's functionality.

### Does budsyapp have ads?

No, budsyapp is ad-free. The application does not contain advertisements, ensuring an uninterrupted user experience.

## Version history (last 5 releases)

### 1.14 — 2025-11-25

What's New in Version 1.14 (2025.11.24.1)

Implements a toggle allowing users to enter either THC milligrams or actual flower equivalent grams for concentrates/edibles in the purchase log. Updates UI components, models, and normalization logic to support both entry modes, including a new BudsyToggle component, per-product toggle state, and localized strings. Adjusts display and calculation logic throughout the app to correctly handle and display both THC mg and actual gram entries, and updates documentation with implementation details.

### 1.13 — 2025-11-24

What's New in Version 1.13 (2025.11.23.2)


THC-Based Tracking for Concentrates & Edibles
Now you can enter the exact THC content (in milligrams) when logging concentrates and edibles. The app uses Mississippi HB 611's official formula to calculate your limit usage with precision.

Enhanced Precision
- 3-decimal place accuracy for concentrate tracking
- Live preview shows exact impact on your allowance
- THC badges display on purchase cards for easy reference

Improvements
- Fixed calculation accuracy for concentrates and edibles
- Updated purchase log with optional THC input field
- Improved remaining allowance display

Better Compliance
Fully compliant with Mississippi HB 611 regulations for THC-based concentrate tracking, giving you accurate and reliable limit management.

### 1.12 — 2025-09-22

What's New in Version 1.12 and 1.11

Purchase Log Improvements
• Redesigned the amount entry with a new picker for flower, concentrates, and edibles.
• You can now enter purchases precisely, including milligrams (mg) for concentrates and edibles, with support for two decimal places.
• Improved purchase limit validation for better compliance and feedback.

Education Expansion
• Added a brand new, in-depth Endocannabinoid System (ECS) education section to the Learn tab.
• Learn how your body’s own cannabinoid system works, how cannabis interacts with it, and why it matters for wellness.

Localization
• ECS education now available in English, Spanish, French, Portuguese, Chinese, Filipino, and Japanese.

Other Enhancements
• Minor UI and accessibility tweaks for a smoother experience.

What's New in Version 1.10

Stability Improvements
• Fixed crashes that could occur when deleting and restoring purchase log entries
• Enhanced data integrity with improved encryption fallback handling
• Optimized SwiftData operations for smoother performance

Localization Enhancements
• Improved text formatting for update notifications and multilingual support
• Better parameter handling in localized strings

Accessibility Updates
• Enhanced accessibility labels for improved VoiceOver experience
• More consistent navigation and interaction patterns

Under the Hood
• Refined deletion and restore logic for purchase log entries
• Better error handling and data validation
• General performance optimizations

This update focuses on stability and reliability improvements to ensure a smoother experience across all features.

### 1.9 — 2025-09-18

Critical Encryption Fixes (Major Focus This Week)
iOS 26 Keychain Compatibility - Implemented comprehensive iOS 26 keychain support with fallback strategies and recovery mechanisms
iOS26EncryptionFix Service - Created dedicated service that automatically tests and fixes encryption issues on app startup
Enhanced Error Handling - Refactored encryption error handling with safeDecryptString and safeDecryptDouble methods
Progressive Keychain Recovery - Added automatic keychain recovery attempts for all encrypted model properties
Startup Diagnostics - Integrated encryption fix into app startup and HomePage for seamless user experience

Data Management & Export
Base64 Export System - Refactored export functionality to use base64-encoded files with .zip extensions for better compatibility
Comprehensive Export Options - Added export functionality for debug logs, user settings, purchase log, journal entries, and complete backups
Privacy Settings Enhancement - Updated PrivacySettingsView with improved export options and deletion logic
Recovery Services - Introduced new services for app startup recovery, data migration, and encryption diagnostics

Version Progression & Testing
Notification Testing - Added notification preview and test functionality with localized strings
Journal Entry Validation - Enhanced JournalEntryView with robust encryption validation and improved data conversion
Debug Controls - Added encryption status debug button for troubleshooting

Technical Improvements
Model Refactoring - Updated JournalEntry and UnitUsage models to handle encryption failures gracefully
Backup Recovery - Enhanced models to store unencrypted backups and provide automatic recovery
Code Cleanup - Removed unused Double extension and improved property initialization safety
Error Logging - Added comprehensive diagnostic logging for encryption troubleshooting

### 1.4 — 2025-09-02

No release notes.

## Apps similar to budsyapp

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [RCA Certificate](https://appshunter.io/ios/app/rca-certificate/id1610932123) | — | Free | Education |
| [Emma - EMCC](https://appshunter.io/ios/app/emma-emcc/id1556344033) | — | Free | Education |
| [Journeyman Plumber Study Guide](https://appshunter.io/ios/app/journeyman-plumber-study-guide/id6479639351) | 3.0 (3) | Free | Education |
| [NASET](https://appshunter.io/ios/app/naset/id6749905325) | 5.0 (1) | Free | Education |
| [Mississippi Youth ChalleNGe](https://appshunter.io/ios/app/mississippi-youth-challenge/id1183038074) | 5.0 (1) | Free | Education |
| [Hinds County School District](https://appshunter.io/ios/app/hinds-county-school-district/id6450611533) | — | Free | Education |

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-07-04.*
