Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

added logic for local notification permissions in DownloadTileCacheSampl... #107

Merged
merged 2 commits into from Mar 27, 2015

Conversation

singhgag
Copy link
Contributor

...e and OfflineFeatureEditingSample

@dg0yal
Copy link
Member

dg0yal commented Mar 16, 2015

@singhgag This won't compile when building with iOS 7 SDK (which is still supported at 10.2.4)
Can you add conditional check?

@singhgag
Copy link
Contributor Author

@dg0yal the checks are already in. It was working for me when I tested.
Is the problem specific to swift or objC?

@dg0yal
Copy link
Member

dg0yal commented Mar 26, 2015

Your project must be compiling with iOS 8 SDK. It won't compile with iOS 7 SDK.
(I don't mean running on iOS 7 or 8 simulator, I mean the iOS SDK that your project builds with)

@singhgag
Copy link
Contributor Author

@dg0yal done

dg0yal added a commit that referenced this pull request Mar 27, 2015
added logic for local notification permissions in DownloadTileCacheSampl...
@dg0yal dg0yal merged commit 70b7d48 into master Mar 27, 2015
@dg0yal dg0yal deleted the gagan_LocalNotificationFix branch March 27, 2015 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants