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

Cannot use RestKit 0.27.x for Siri Shortcut intents #2549

Open
mournblade opened this issue Jan 10, 2019 · 0 comments
Open

Cannot use RestKit 0.27.x for Siri Shortcut intents #2549

mournblade opened this issue Jan 10, 2019 · 0 comments

Comments

@mournblade
Copy link

HI there, just spent some amount of time trying to get RestKit to work in my Siri Shortcut intent. In the end, i arrived at the conclusion that it's due to you using sharedapplication in your AFNetworking-wrappers.

I get the error

'sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead."

I think this might be related to #2440

Would be great to be able to use RestKit in extensions, widgets etc. but it won't be possible i think unless this is resolved.

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

1 participant