Contents

com.apple.developer.journal.allow

An entitlement that enables an app to present the journaling suggestions picker.

Possible Values

suggestions

Discussion

The Journaling Suggestions framework can’t present the JournalingSuggestionsPicker for apps without this entitlement in their code signature. Add this entitlement to your app by enabling the Journaling Suggestions capability in Xcode.

[Image]

For more information about presenting journaling suggestions in your app, see Presenting the suggestions picker and processing a selection.