- .toolbar { if PremiumManager.shared.isPremium } 조건은 @Observable 변경 시
재평가가 보장되지 않아, 실행 중 프리미엄 전환(설정 테스트 토글·구매) 후
버튼이 앱 재시작 전까지 나타나지 않는 실기기 결함 (아이폰·아이패드·맥 공통)
- ToolbarItem은 무조건 두고 RefreshButton body에서 판정 — View body는
관찰 추적이 확실 (같은 body의 isRefreshing 전환이 검증된 패턴)
- 검증: Debug·Store 빌드, 무료(버튼 없음)/프리미엄(버튼 표시) 아이폰·아이패드 캡처
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
This is a repository where I have collected my study codes, project codes I have worked on so far, and setting files.
Languages
Swift
78.6%
Python
6.7%
C
6%
Java
4.4%
TypeScript
3%
Other
1.3%