Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

didChangeLocationAuthorizationStatus delegate does not fire before permission is given #85

Open
habibrehmansg opened this issue Sep 25, 2020 · 0 comments

Comments

@habibrehmansg
Copy link

The method beaconManager(_ manager: KTKBeaconManager, didChangeLocationAuthorizationStatus status: CLAuthorizationStatus) does not trigger upon initialising of the following code since ios 14, 3.0.4:

beaconManager = KTKBeaconManager()
beaconManager.delegate = self

It used to be working for iOS 13, on sdk version 3.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant