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

Sharp.Xmpp for Xamarin.Forms #63

Open
uutkarshsingh opened this issue Nov 15, 2017 · 3 comments
Open

Sharp.Xmpp for Xamarin.Forms #63

uutkarshsingh opened this issue Nov 15, 2017 · 3 comments

Comments

@uutkarshsingh
Copy link

Hi All,
I am trying to find a library which would work for Xamarin.Forms. I did find someone raising the issue in some other thread but not getting an answer. Does that mean this library cannot be used for this purpose ?

@Harisankar
Copy link

Harisankar commented Nov 15, 2017 via email

@uutkarshsingh
Copy link
Author

@Harisankar Do you mean it can't be used in Xamarin.Forms and I need use Xamarin.Android alongwith this ? Can you give an elaborate solution to this ? Can you also tell me what XMPP protocol related concepts I need to know if I am stuck with a bug in this library as it seems that the library is not currently under development? I intend to make Xamarin.Forms chat application which run on iOS and Android.. Please I request you to give elaborate answer. Thanks for you help .

@claudiocleberson
Copy link

@uutkarshsingh, That library won't run inside a PCL, I faced that problem when I tried to use, but that will not be a problem in a Shared project. once you create a Shared project, you can just create a ChatService.cs and handle the chat logic. There others suggestions like create two individual PCL for Android and iOS. but in my case just the share project was enough. be advise though lots of example on the community for xamarin.forms are made on PCL. that was one of the drawbacks. a part from that, I think that library will be useful.

cheers...

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