我已将Google分析集成到我的应用程序中。它适用于少数屏幕,但不适用于少数其他屏幕(即ViewController)。我总共有45个屏幕,但GAI仅适用于19个屏幕。我已按照thisdocumentation中的步骤进行操作.我在所有ViewController中进行了如下更改,@interfaceMyviewcontroller:GAITrackedViewController并在.h和.m文件中导入GAITrackedViewController#import"GAITrackedViewController.h"它在某些屏幕上工作正常,但在其他一些屏幕上却不行。我正在使用sel