How to be visible in google cast ios app? - google-cast

I've included Google Cask SDK v3 in an ios app and it works nicely.
But i can't find any doc on how to include the app in the Google cast ios app, in order to improve its discovery and adoption.
Any clue ?

Currently this is only supported for the Cast partner apps. Your app will be listed on chromecast.com/apps and in the Android Google Cast app if the user has installed the Android version of your app.

Related

Android Studio app for beta testing on Play Store

What all is required to upload Android Studio app for beta testing on Play Store? Will I need the google developer account, screenshots of the app and detail about the app ?
You will need all the things you listed above and more. Here is a website that can help you with beta testing: Set up an open, closed, or internal test
Yes, you must need developer account(20$ approx.), screenshot of your app.
Rest of the things like available country, beta testers etc...., will be configured later with your account.

Developing NEST Universal App for Windows 10

Are there any hidden restrictions/costs for developing a NEST application for the Windows platform? I've noticed an iOS and Andriod SDK is available, but presumably the Javascript alternative should suffice?
Does the NEST camera support an open standard for integrating streaming video into a Windows application?
The API is web based and does not put any limitations on being built on Windows, there just isn't a Windows based SDK.
The Nest Cams currently do not support streaming of any type via the API.

Windows Universal Application Bing Maps Integration

I try to integrate Bing Maps to my Windows Universal Application.
I added this namespace;
xmlns:maps="using:Windows.UI.Xaml.Controls.Maps"
After that;
<maps:MapControl x:Name="myMap" ZoomLevel="5" MapServiceToken="{value get from Bing Maps Portal}">
</maps:MapControl>
"myMap" does not show anything. Is there anything i should do additionally. In internet there is lack of tutorials, all the tutorials are about Windows 8.1 Phone development.
If you develop your application using Windows Mobile Emulator, Bing maps is not working. To tackle this issue, temporarily test and debug your application as desktop application, instead of using mobile emulator.

How do I get a production version of the Chromecast Sender SDK to include in my application

The Chromecast SDK download page has the following disclaimer:
"Warning: The current Google Cast SDK is a preview SDK intended for development and testing purposes only, not for production apps..."
What is the procedure for getting a version of the Chromecast Sender SDK from Google that I can include in my production app?
This is only possible for high profile apps at this point, like Netflix, HBO Go, Youtube, etc.
In early December, Google is hosting a developer event in anticipation for the upcoming release of the Google Cast SDK.
Once the SDK exists preview, I am sure the Chromecast team will make an announcement.
EDIT: Chromecast is now open to developers

Is it possible to run an Appcelerator Titanium applicatin in web browser like Flex?

Is it possible to share code between mobile and web versions of an application created with Appcelerator Titanium? I want to create a mobile application but I also want my users accessing the app using desktop Internet browser, like Flex application can be run in Flash Player or AIR. Is it possible to share code between mobile and web versions of the app?
Thanks,
Michal
There is a beta or pre release version of a web sdk that will support that functionality. Will try and track down the link, certain it can be found on the Appcelerator developer blog

Resources