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.
Related
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
Hi I am configuring APNS to my app with help of Urban Airship. I successfully on notification on my app but can't set for Urban Airship. My App in urban airship show me 0 device registered, and i am getting many warning on Airship files.
Above image is screen shot of warning. I know i am doing silly mistake but don't know where. Also my Device token is not registered and i am not getting any device token. Kindly help me on that. Thanks in advance.
Try to remove all Urban Airship files from project and add them again with "copy files" option.
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
Have anyone experienced this error, from the Apple's developer console?
The strange thing is that according to the next screen, everything has been perfect:
At last, my push notification does not work, and I wonder If the problem comes from this "error".
EDIT :
It comes just after uploading the CertificateSigningRequest.certSigningRequestfile generated by the Keychain Access application.
Section Configure your app in iOS Provisioning portal in http://mobile.tutsplus.com/tutorials/iphone/iphone-sdk_apns/ mentions clear steps to generate the push notifications enabled provisioning certificate.
I finally found the problem !
I has this error message on Google Chrome (v19.0.1084.56), and when I tried on Safari everything worked perfectly.
I didn't try on other web browser.
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.