临时变量的 CLLocationManager 会被 ARC 释放,权限弹框会一闪而过 所以保存到 AppDelegate 里 123 AppDelegate *delegate = (AppDelegate *)[UIApplication sharedApplication].delegate; delegate.locationManager = [[CLLocationManager alloc] init]; [delegate.locationManager requestWhenInUseAuthorization]; 赞微海报分享
近期评论