danielebogo / DBPrivacyHelper

Quick tool to explain the right place to enable your privacy settings
MIT License
434 stars 60 forks source link

use the [self showPrivacyHelperForType:DBPrivacyTypeLocation]; in AppDelegate #8

Closed abidullah closed 9 years ago

abidullah commented 9 years ago

how to implement the same in the AppDelegate with Reachability

danielebogo commented 9 years ago

@abidullah i think you need to replace self with the visibleViewController of your current navigation controller