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

SLServiceType is deprecated in iOS 11.0 #54

Open
oodemi opened this issue Sep 13, 2017 · 5 comments
Open

SLServiceType is deprecated in iOS 11.0 #54

oodemi opened this issue Sep 13, 2017 · 5 comments

Comments

@oodemi
Copy link

oodemi commented Sep 13, 2017

I use it conveniently. Thank you.

By the way, SLSServiceType seems to be unusable on iOS 11.
Are there plans to correspond here?

2017-09-11 23 04 16

@doefler doefler changed the title SLSServiceType is deprecater in iOS 11.0 SLServiceType is deprecated in iOS 11.0 Sep 13, 2017
@doefler
Copy link
Owner

doefler commented Sep 13, 2017

Hey @oodemi

Thank you for letting me know about this.
Looking at Apple Developer Documentation it seems like there is still a serviceType.
https://developer.apple.com/documentation/social/slcomposeviewcontroller?language=objc

I am curious what suggested changes Xcode shows.
Do you have any input on what to change to make it compatible with iOS 11?

@tahirsohaib
Copy link

[core] isAvailableForServiceType: for com.apple.social.facebook returning NO

So it not works in iOS 11. Any plans for the update, @doefler?

@doefler
Copy link
Owner

doefler commented Oct 18, 2017

@TechGennie
Hey thanks for letting me know about this 😄
Any suggestions for how to solve this?

@zerazeru
Copy link
Contributor

Seems like it's not fixable easily:
https://stackoverflow.com/a/47054319
https://stackoverflow.com/a/47352766

What about using the workaround for isAvailableForServiceType described on the second link until some better solution shows up?

@SagarRathode
Copy link

SagarRathode commented Aug 7, 2018

[core] isAvailableForServiceType: for com.apple.social.facebook is always returning NO

So it not works in iOS 11. how to solve @doefler ?

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

5 participants