Ios viewName obfuscation?

Hello,

Can someone help me understand the following :slight_smile:

I’ve setup an automatic ga tracking onViewEnter thru my app. Every time a view is loaded ga send tracking with the current view name.

  • android is 100% OK in reports
  • iOS tracks Views with single letter View name. Sounds like the view names in the code are transformed during the compile process.

Can you guys help understand this ? is there any workaround you might think of ??

Cheers