Probably a silly question and please dont judge me. Just want to be sure. But are the facebook tutorials on developers.facecook.com still count on the new ios6? Can I still follow them to implement facebook on an app running ios6? thank you in advance..
Facebook SDK 3.1 comes with iOS6 support and native UI views.
It works fine.
Regards,
Vince
As of my knowledge they are working on a better implementation of iOS6 with their 3.0 SDK. But I've implemented the 3.0 SDK of Facebook and it works great.
Related
Actually I tried this using webRTC. But most of the functionalities are not worked in that plugin. How do i do in codeigniter website? Plz help me.
I had a look around and found this http://www.cometchat.com/codeigniter-chat give this ago.
Its good to search more on Google and YouTube. Or ask on http://forum.codeigniter.com/ There main new forum now.
https://www.youtube.com/playlist?list=PL3CB4877FA6E788B3
Check compatible versions.
Is there any pointers available to start with Phone Gap and Android.??
I looked into Hello - World but thats Native and could not figure out heads or tails.
Tried searching for any step by step guide for android but couldnt find any..
My doubts (all related to Android)-
Any guide to help me connect between Android and OpenTok. i need documentationor something
Can i use Phone Gap plugin for Android ..or any other way to use Phone Gap with OpenTok for android..??
Your help is really appreciated.Thanks
Here's a detailed answer for your question about phonegap on Android: How to get opentok + flash running on phonegap despite lack of flash support for android?
In short, no. There is no OpenTok PhoneGap plugin Android.
Regarding an Android OpenTok guide, it helps to know the basics of how OpenTok. It follows the simple pub/sub model.
The reason why there is no detailed guides for OpenTok Android is because OpenTok Android is still very new in beta, and there will be many changes to come (some of them maybe breaking changes).
I've been reading the documentation and playing at https://glass-java-starter-demo.appspot.com/ but it seems there is no way to further investigate since when following the instructions from https://developers.google.com/glass/playground at my https://code.google.com/apis/console/ the Google Mirror switch is not showing up. Is there any workaround?
According to issue #2 on the tracker (https://code.google.com/p/google-glass-api/issues/detail?id=2) access is currently restricted to members of the Explorer program with Glass.
With the release of XE12, the Mirror API is open to all developers. However, it's still very important to test your Glassware on Glass before distributing it.
you can use this.
Have a look at https://github.com/scarygami/mirror-api
Yes you can use your Android phone as a Google Glass. Look at this guide Google Glass XE7 APKs
After installing those apks in your phone. Lounch Glass Home app.
Then go to MyGlass application and configure your Glass.
Then register for Google Mirror API and follow this quick starter guide
Quickstart
Hope this will help you.
It seems possible now: https://developers.google.com/glass/devprev. Similar answer as Jenny but updated.
Their Play page was updated on August 2012, and only mentions Play 2.0.
Do they support Play 2.1? I did find a few questions here about deployment of Play 2.1 apps to Heroku, so I assume it is working and the documentation was just never updated. Can anyone confirm?
Yes, Play2.1 works fine on Heroku. Just try :)
Works fine but it's good to know that they don't support websockets (yet) in case your app uses it. I think the only one that supports it is AWS.
I'm trying AdMob control for Windows Phone 7.
When my application starts, everything freezes until AdMob gets an ad.
Of course this is super annoying and a blocker bug for me. It seems it is doing a synchronous call using the UI thread. Is that the case?
Is there a way to avoid this?
UPDATE: Many months later and still the same problem. The funny thing is that if you try to complain in admob forum, your post is automatically deleted.
Shame on you, Google...
Kindly try http://wp7adrotator.codeplex.com/ if you want to go for ads from admob. Cause Admob provides a bad fill rate in Windows Phones and you might want to use other accounts too i.e. Microsoft Advertising SDK. Plus this solves all unresolved admob control issues too.
If you want to dig in more you might want to look at this blog post:
http://briankassay.com/blog/?p=169
You can also look for Nokia Ad Exchange too.
I hope this would help you. I used Adroator on my The Bro Code App on Windows Phone store from NerdCats
Why don't you use the native Microsoft Advertising SDK control? It works perfectly on Windows Phones.