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

[Question] Deprecated UIUserNotificationSettings and UILocalNotification #2

Open
darthpelo opened this issue Mar 20, 2017 · 4 comments

Comments

@darthpelo
Copy link

Hi,
first nice idea, I appreciate this solution.

for sure do you know that Xcode gives us warnings in PluggableApplicationDelegate-Swift.h due to UIUserNotificationSettings and UILocalNotification are deprecated since iOS 10.

You already have scheduled update of ApplicationServicesManager.swift?

I ask because probably I can do it, but if you're working on it, has no sense to open in the future a PR about it :)

Thanks!

fmo91 added a commit that referenced this issue Mar 30, 2017
@dehlen
Copy link

dehlen commented Apr 21, 2017

@darthpelo any news on this one ?

@darthpelo
Copy link
Author

@dehlen I didn't receive any news and unfortunately I was busy. If I can, next weeks I give it a try.

@mrgrauel
Copy link

@darthpelo any news?

DevTchernov pushed a commit to icerockdev/PluggableApplicationDelegate that referenced this issue Oct 18, 2017
Fixed the logic of processing methods
@viennarzc
Copy link

there is a lot of changes for Swift 4.

UIApplicationLaunchOptionsKey' has been renamed to 'UIApplication.LaunchOptionsKey'

Replace 'UIApplicationLaunchOptionsKey' with 'UIApplication.LaunchOptionsKey'

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

4 participants