You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
버전 1.8 - 앱스토어 리뷰 요청 및 안정성 개선
새로운 기능:
• 앱 사용 경험에 기반한 자연스러운 리뷰 요청
• 기도 응답 시 감사의 순간에 별점 평가 안내
• 기도 작성 마일스톤 달성 시 피드백 요청
안정성 개선:
• 전반적인 성능 및 안정성 향상
English
Version 1.8 - App Store Review Prompt & Stability Improvements
New Features:
• Natural review prompts based on your app experience
• Rating invitation at moments of gratitude when prayers are answered
• Feedback requests when prayer writing milestones are reached
Stability Improvements:
• Overall performance and stability enhancements
Español
Versión 1.8 - Solicitud de reseña y mejoras de estabilidad
Nuevas funciones:
• Solicitudes de reseña naturales basadas en tu experiencia con la app
• Invitación a calificar en momentos de gratitud cuando se responden oraciones
• Solicitudes de retroalimentación al alcanzar hitos de escritura de oraciones
Mejoras de estabilidad:
• Mejoras generales de rendimiento y estabilidad
프로모션 텍스트 (Promotional Text)
한국어
기도의 응답을 기록하고, 감사의 순간을 나누세요. 여러분의 소중한 평가가 더 나은 기도 앱을 만듭니다.
English
Record answered prayers and share your moments of gratitude. Your valuable feedback helps us build a better prayer app.
Español
Registra oraciones respondidas y comparte tus momentos de gratitud. Tu valiosa opinión nos ayuda a crear una mejor app de oración.
주요 변경 사항 체크리스트
데이터 안정성
ReviewRequestManager: UserDefaults 기반 상태 관리 (SwiftData 모델 변경 없음)
기존 SwiftData 모델 (Prayer, Attachment) 변경 없음 - 데이터 마이그레이션 불필요
기존 UserDefaults 데이터와 충돌 없는 독립 키 사용 (ReviewRequest_ 접두사)
iCloud 동기화 영향 없음 - 리뷰 상태는 기기별 로컬 저장
새로 추가된 파일
Utils/ReviewRequestManager.swift - 앱스토어 리뷰 요청 관리자
수정된 파일
Views/AddPrayerView.swift - StoreKit import, requestReview 환경변수, 저장 후 리뷰 체크
Views/PrayerDetailView.swift - StoreKit import, requestReview 환경변수, 응답 이동 후 리뷰 체크