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

objective c integration #1

Closed
ramz3001 opened this issue Jun 6, 2019 · 14 comments
Closed

objective c integration #1

ramz3001 opened this issue Jun 6, 2019 · 14 comments

Comments

@ramz3001
Copy link

ramz3001 commented Jun 6, 2019

not able to integrate it with objective c code, any suggestion ?

@keleftheriou
Copy link
Member

Hey, what is the exact error you are getting? Can you provide some more details?

@ramz3001
Copy link
Author

ramz3001 commented Jun 6, 2019 via email

@keleftheriou
Copy link
Member

You can only call presentTextInputControllerWithSuggestions on a WKInterfaceController.

Is your TableViewRowController a subclass of WKInterfaceController?

And can you successfully call the system presentTextInputControllerWithSuggestions method, the one without the flickTypeMode argument?

@ramz3001
Copy link
Author

ramz3001 commented Jun 6, 2019 via email

@keleftheriou
Copy link
Member

I'm not sure as I have not done this myself. But I believe @afrazsiddiqui has integrated it in an Objective-C project and may be able to help?

@ramz3001
Copy link
Author

ramz3001 commented Jun 7, 2019 via email

@AfrazCodes
Copy link

@keleftheriou @ramz3001 super late to this party but I have had it working with Obj-C for many months. In process of upgrading versions now actually. PS: I think you mentioned the wrong person above haha. Are you still facing this issue?

@keleftheriou
Copy link
Member

Thank you @AfrazCodes. Please make sure you use the updated screenshots for this version which you can find here: https://github.com/FlickType/FlickTypeKit/blob/master/LICENSE.md
Thanks!

@AfrazCodes
Copy link

You got it! @keleftheriou fyi, got the updated version working as well.

@ramz3001
Copy link
Author

ramz3001 commented Jul 7, 2019 via email

@AfrazCodes
Copy link

@ramz3001 Because you, a few of my colleagues, and others around the Internet have asked how to set this up in Obj-C, I've created this little walkthrough video on my new iOS Youtube channel. Hope it helps: https://www.youtube.com/watch?v=f7TkCE7gaDc&feature=youtu.be

@keleftheriou
Copy link
Member

Thank you @AfrazCodes. Closing the issue now.

@ramz3001
Copy link
Author

ramz3001 commented Jul 8, 2019 via email

@AfrazCodes
Copy link

@keleftheriou @ramz3001 glad I could help.

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

3 participants