Skip to content

iOS 14 compatibility fix.#133

Open
jjksam wants to merge 1 commit intointuit:masterfrom
jjksam:master
Open

iOS 14 compatibility fix.#133
jjksam wants to merge 1 commit intointuit:masterfrom
jjksam:master

Conversation

@jjksam
Copy link

@jjksam jjksam commented Sep 20, 2020

Only minimum modifications on the code. Please don't merge those none *.m & *.h files modification.
Add a accuracyAuthorization and a method similar to CLLocationManager provided.

@Property (nonatomic, assign) INTUAccuracyAuthorization accuracyAuthorization;

  • (void)requestTemporaryFullAccuracyAuthorizationWithPurposeKey:(nonnull NSString *)purposeKey completion:(void (^ _Nullable)(NSError * _Nullable))completion;

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

Successfully merging this pull request may close these issues.

1 participant