How to use Telegram Kit on iPhone - iphone

I need to integrate the Telegram Chat on my application but I have the problems with the downloaded code.
Can someone help me with tutorial or another info?
Thanks

Related

How to create ionic video chat application

I am new to ionic and i am developing an android application using ionic 2 and Laravel. I want to integrate text, audio and video chat into this app. One solution that I found is using Cometchat. It would be really helpful if you could give some pointers about what are the services available there and how to implement this video chat feature using these services. Thank you.
nowadays the Ionic 4 Can Do Your Application And This Project With WEBRTC and make Your Chat Text message with socket.io technology,

How to integrate Salesforce in iphone app?

can any one help me in integrating salesforce in my app.I have made account in sales force and also created the remote-acces key.Can anyone tell how to ad objects ,dashboards etc in the iPhone app.I also want to know how to access the data on salesforce .for e.g. i want to get all the custom objects in salesforce and also want to create custom objects from iPhone app.Can anyone guide me in this respect.Any help is appreciated.
There are many ways to do it. I advice you to read carefully and choose the best way to do it.
Here are some links to read about it:
Making Salesforce and PayPal Work Together
SDK Project
Good Documentation and code
Salesforce provides mobiles SDK for iPhone, Android & hybrid platforms.
This SDK has samples on how to start with. There are lot of documentations available.
Basically the SDK helps to authenticate with Salesforce using oAuth, communicating with the objects using RestKit.
Refer the following URLs to start with..
Download the mobile SDK from the following URL.
https://github.com/forcedotcom/SalesforceMobileSDK-iOS
There is a discussion forum
http://boards.developerforce.com/t5/Mobile/bd-p/mobile
API docs
http://forcedotcom.github.com/SalesforceMobileSDK-iOS/Documentation/SalesforceSDK/index.html
Ref:
http://wiki.developerforce.com/page/Mobile_SDK

iphone:How to use ShareKit integrate in iPhone??

Hello friends,
I want to use ShareKit integrate my iPhone Apps so please tell me any link or any idea to integrate this functionality in iPhone & how to use this kit.
Thanks in advance.
What is the problem you are facing? Check the official installation guide
Installation is pretty straightforward. Just copy the files to your project and add required frameworks, include SKH.h and that's it ;)

Integrating weather information in iphone

Can anyone tell me the steps to integrate weather information into my iPhone App. I found some API's are there, but didn't found steps for this. Thanks in advance.
use google weather in php
see the link http://komunitasweb.com/2009/09/showing-the-weather-with-php-and-google-weather-api/
to iphone see old question in so :
https://stackoverflow.com/questions/1305127/free-weather-api
http://www.weather.com/services/xmloap.html

Using XMPP with iPhone SDK?

I am looking for an ebook or online tutorial for building a chat application iphone sdk / XMPP server. I am currently using the xmppframework.
Any guide or any help would be appreciated.
The xmppframework has a tutorial for iPhone: https://github.com/robbiehanson/XMPPFramework/wiki/GettingStarted_iOS