To update your people album for the first time, go on to a photo with a person you want to add. Then press the info button (an i with a circle around it). There should be a circle on top of the information ribbon that has a picture of the person with a question mark. Tap that then enter the name of the person. I hope this helped.I got my 13 pro on Friday and my iPhone has been connected to the wall outlet many times but the “people album” still haven’t finished scanning my photo library to detect faces, what gives?
When I go to the people faces album in the photos app it says connect iPhone to power to continue scanning faces in the photo library
<key>com.apple.mediaanalysisd.fullanalysis</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>CPUIntensive</key>
<true/>
<key>ExpectedDuration</key>
<integer>3600</integer>
<key>Interval</key>
<integer>7200</integer>
<key>MemoryIntensive</key>
<true/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.mediaanalysisd.photos.face</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>CPUIntensive</key>
<true/>
<key>ExpectedDuration</key>
<integer>7200</integer>
<key>Interval</key>
<integer>7200</integer>
<key>MemoryIntensive</key>
<true/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.mediaanalysisd.photos.maintenance</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>Interval</key>
<integer>86400</integer>
<key>MemoryIntensive</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.mediaanalysisd.photos.ocr</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>CPUIntensive</key>
<true/>
<key>ExpectedDuration</key>
<integer>3600</integer>
<key>Interval</key>
<integer>7200</integer>
<key>MemoryIntensive</key>
<true/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.mediaanalysisd.photos.visualsearch</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>CPUIntensive</key>
<true/>
<key>ExpectedDuration</key>
<integer>3600</integer>
<key>Interval</key>
<integer>7200</integer>
<key>MemoryIntensive</key>
<true/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.mediaanalysisd.photosanalysis</key>
<dict>
<key>AllowBattery</key>
<false/>
<key>CPUIntensive</key>
<true/>
<key>ExpectedDuration</key>
<integer>3600</integer>
<key>Interval</key>
<integer>7200</integer>
<key>MemoryIntensive</key>
<true/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Maintenance</string>
<key>Repeating</key>
<true/>
<key>RequireScreenSleep</key>
<true/>
</dict>
<key>com.apple.mediaanalysisd.preheat</key>
<dict>
<key>AllowBattery</key>
<true/>
<key>CPUIntensive</key>
<false/>
<key>Interval</key>
<integer>60</integer>
<key>MemoryIntensive</key>
<false/>
<key>PowerNap</key>
<true/>
<key>Priority</key>
<string>Utility</string>
<key>Repeating</key>
<false/>
<key>RequireScreenSleep</key>
<false/>
</dict>
AllowBattery
and RequireScreenSleep
for the com.apple.mediaanalysisd.photos.face
service. Conclusion is simple, for laptops, connect to the power. Either case, for "require screen sleep" I understand that you should command Lock Screen. This worked for me...