intuit / intuit/LocationManager
launchOptions always nil
Open
- Dominant language
- Objective-C
- Stars
- 2.5k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
if ([launchOptions objectForKey:UIApplicationLaunchOptionsLocationKey])
this condition always false as launchOptions = nil . all time.
Can u plese suggest what kind of changes need to do for this. ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.