Thank you! This fixed the crash. My last issue is that because JournalingSuggestions is technically importable on both platforms, I still need to differentiate iPhone vs iPad to hide UI. Is the recommended approach for that still to use the idiom enum from UIDevice? (I'm revisiting Apple platform development after a significant break so shaking off the rust).
Also, would it be helpful to add these details to a new radar or would that just be unnecessary duplication?