I am trying to read my logs on development, in iOS, using the Console (not console log), to find messages as per docs. However, I can’t find any messages within the Console filter. On Android `abd logcat` I see them fine.
What’s the trick for iOS log viewing?