Which file will indicate if Siri was active on an iOS device?
Which file will indicate if Siri was active on an iOS device? The first step in searching for traces of Siri use should be to validate if the user was using Siri. To do this, simply search for iSiri in the tool or navigate to Library/Prefernces/com.apple.SiriViewService.plist. If active, this status will be reflected in the plist file as “StatusActive.†Siri stores information in the common files related to each task (calendar.sqlitedb, call_history.db, etc.)
Question:
Which file will indicate if Siri was active on an iOS device?
Options:
private/var/Library/Preferences/com.apple.suggestions.plist
private/var/Library/SpringBoard/PushStore/com.apple.reminders.pushstore
private/var/Library/Preferences/com.apple.SpeakSelection.plist
private/var/Library/Preferences/com.apple.SiriViewService.plist
Correct Answer
The Correct Answer for this Question is
private/var/Library/SpringBoard/PushStore/com.apple.reminders.pushstore