如何检测用户是在通话还是网络共享?我有这样的iAd子视图:
_UIiAD = [[self appdelegate] UIiAD]; _UIiAD.delegate = self; [_UIiAD setFrame:CGRectMake(0,470,320,50)]; [self.view addSubview:_UIiAD];\
当用户通话时,它设置错误了吗?我怎么检测到这个?
statusbar ios in-call
in-call ×1
ios ×1
statusbar ×1