Empty Journal suggestions

I am trying out Journal in my project.

I have conditionally imported the framework.

#if canImport(JournalingSuggestions)
import JournalingSuggestions
#endif

I have added it in my target's App Capability.

The very first time I presented the sheet, I was able to grant permissions and saw some photo suggestions. On every launch since, the Journal suggestions are empty and I'm not sure how to get any content as selectable.

I have the same issue while using .journalingSuggestionsPicker or SuggestionsPicker.

I am seeing Double dismiss of MOSuggestionSheet... not sure if that could be related?

Also, I cannot seem to find the correct 'Tag' for Journal. I tried 'Journal', 'Suggestions', 'JournalingSuggestions'... anyone know?

Empty Journal suggestions
 
 
Q