diff --git a/TikTok Reporter/TikTok Reporter/Generated/Metrics.swift b/TikTok Reporter/TikTok Reporter/Generated/Metrics.swift index 9caa74d..46c49c7 100644 --- a/TikTok Reporter/TikTok Reporter/Generated/Metrics.swift +++ b/TikTok Reporter/TikTok Reporter/Generated/Metrics.swift @@ -25,7 +25,7 @@ extension GleanMetrics { // Intentionally left private, no external user can instantiate a new global object. } - public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2024, month: 4, day: 23, hour: 22, minute: 0, second: 56)) + public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2024, month: 4, day: 23, hour: 22, minute: 8, second: 25)) } enum DownloadData { diff --git a/TikTok Reporter/TikTok Reporter/UI/Screens/Main/Record/RecordView.swift b/TikTok Reporter/TikTok Reporter/UI/Screens/Main/Record/RecordView.swift index ffe4782..365240c 100644 --- a/TikTok Reporter/TikTok Reporter/UI/Screens/Main/Record/RecordView.swift +++ b/TikTok Reporter/TikTok Reporter/UI/Screens/Main/Record/RecordView.swift @@ -223,7 +223,7 @@ private enum Strings { static let duration = "Duration:" static let recordingDate = "Recorded on:" static let commentsPlaceholder = "Comments(optional)" - static let noRecordingTitle = "Tap ‘Record my TikTok session’ to start screen recording. Open TikTok and record your session while you scroll the For You Page (FYP). Once you’re done, tap ‘Stop Recording.’ You’ll be asked to share more information and submit this form." + static let noRecordingTitle = "Tap ‘Record my TikTok session’ to start screen recording. Select ‘FYP ReporterScreenCapture’ and tap ‘Start Broadcast’, then tap outside the dialog to dismiss it. Open TikTok and record your session while you scroll the For You Page (FYP). Once you’re done, tap ‘Stop Recording’ or the circle below (which will be colored red while recording is on). You’ll be asked to share more information and submit this form." static let recordingTitle = "You’ve recorded a TikTok session. Fill out some information then submit the form." static let submitReportWarning = "Create a recording in order to submit the report." static let cancelReportAlertTitle = "Cancel Report?" diff --git a/TikTok Reporter/TikTok ReporterShare/Generated/Metrics.swift b/TikTok Reporter/TikTok ReporterShare/Generated/Metrics.swift index a90abeb..aa264a8 100644 --- a/TikTok Reporter/TikTok ReporterShare/Generated/Metrics.swift +++ b/TikTok Reporter/TikTok ReporterShare/Generated/Metrics.swift @@ -25,7 +25,7 @@ extension GleanMetrics { // Intentionally left private, no external user can instantiate a new global object. } - public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2024, month: 4, day: 23, hour: 22, minute: 0, second: 54)) + public static let info = BuildInfo(buildDate: DateComponents(calendar: Calendar.current, timeZone: TimeZone(abbreviation: "UTC"), year: 2024, month: 4, day: 23, hour: 22, minute: 8, second: 28)) } enum DownloadData {