Uploading the video through iPhone App programmatically - iphone

How can we upload the video through iPhone App programmatically, can any one please provide me some sample code for the same.
Got a sample from:
http://urinieto.com/2010/10/upload-videos-to-youtube-with-iphone-custom-app/
But always getting "NoLinkedYouTubeAccount Error" while uploading the video.
Please help me.
Many Thanks
iPhone Developer

Sign in via web to your account. Subscribe to a channel and it will work. This must link your Google's account to your Youtube's account.

I just resolved similar problem by creating a channel in Youtube's account. Please check for the settings of Youtube's account before uploading the video.

Related

Open the app from SMS link using Smartface App Studio

We want to open my app when user clicks on link in text SMS. And the page need to fill up with data basing on parameters in the link.
I am not getting any clue on this. Can any one help me to resolve this.
Thanks in advance.
You can call app from SMS by configuring custom URL schemes(http://smartface.io/developer/guides/advanced/custom-url-schemes). But, it is happening only from iOS.
Still we can open the app from web links from both android and iOS with these custom url scehems.
Thanks Manthan

Pushnotification in xtify in iPhone

In my app i have to Use Xtify for Pushnotification.
http://developer.xtify.com/display/sdk/Download+the+Xtify+SDKs
Using this i download ios sdk and register my application and got my AppKey and replace it in XtifyGlobal.h
Now,After that i created some Notification related to my app In TARGET Menu.
My problem is i successfully received message in Inbox tab as show in image and got badge on app icon.But i don't received any sound or notification while received message.
What is my mistake or is it right what i do for xtify?
Please guide me.
Thanks in advance.
After long effort i soled my Problem.
My problem is just because of i upload wrong certificate.
I extract iPhone Developer certificate instead of Apple Developement ios push certificate and upload it.
After change it and upload it again i received Notification and message.
Hope this will help someone.

Is there any API to implement way2sms app for iphone..?

hii is there an API to implement way2sms app to send text messages to india.The App already exists in Android.I want to implement the same features in iphone also.Any idea to start the project.
There is already an app at the app store that sends free SMS accoss India
https://itunes.apple.com/us/app/smsglobal/id570193291?ls=1&mt=8
I am not very sure about this. Just hit it on google. May be this would help you!!
https://www.mashape.com/blaazetech/way2sms
And it is clearly mentioned in this site, there is no API for way2sms.
I think you should try to get the code from .apk android apps and get the api from this

error uploading images when creating soundcloud app

I'm trying to upload images to SoundCloud, to create a new app in the Developers section, but whenever i try to upload the logo and some screenshots puts: "upload failed, please try again". It's been like that for a week and I want to upload our app deej() but I can't submit the app until I upload the images, and there is no way of uploading (I tried with Chrome, IE, Mac, PC but it's always the same problem).
You should contact Soundcloud Support on this matter, this is not a support forum but related to programming questions.

Facebook video chat in ios sample

I want to integrate Facebook video chat in to my ios application.Please suggest me some sample, if no sample is available then please suggest how to integrate facebook video chat into ios application.
Thanks
Sanjay
I donno if you already found the answer. You may wanna check out this XMPP library for iOS.
https://github.com/robbiehanson/XMPPFramework/wiki