Will Quickblox support Windows 10 (Mobile) - quickblox

I am currently making an app on Android and planning to make it available on Windows 10 Mobile and “project astoria” is not available and will not any time soon. So my question.
Will Quickblox support Windows 10 (Mobile) anytime soon?

Yes, QuickBlox does support Windows 10
Here is a link to main .NET documentation page, with SDK and code samples
http://quickblox.com/developers/DotNet

Related

Xpages could develop App on IOS or Android?

Does Domino Designer could develop App on IOS or Android? I want to deveop approval workflow with Lotus Domino Designer, and could be installed on iPhone or Android mobilephone. I don't know whether could realize??
If your question is "can I write (on my own) a (native) mobile application and connect to Domino" then the response is yes you will probably use ajax and not Xpages.
If your question is "can I open on my mobile device a Xpage that I wrote on Domino" then the response is yes, but strictly it won't be a mobile app but a mobile web site.
If your question is "can I use my HTML5 web site on Domino to make an hybride application" (many tools can help for this like ionic or other frameset) then the response is yes.
If your question is "is it simple, can I build without special knowledge of the mobile Andoid IOS world an application base on my knowledge of Xpages" the response is really no!

Will the Braintree JavaScript API work ok for Windows Phone?

I have been reviewing Braintree for an app I may be developing. I was wondering if I could use the JavaScript API to utilize Braintree on a Windows Phone 8.1 HTML / CSS / JS Runtime app(since there is no official Windows Phone API). Would I run into any issues?
I work at Braintree. We have had merchants report success with a Windows Phone 8.1 application based on our web libraries, however we don't have any specific guides to share with you. If you encounter issues we'd be glad to take a look (your best bet may be to contact our support team) and see if there is anything we can do to help.

Android, Iphone, Windows and Blackberry API search apps

Is it possible to search apps via API on:
1. Android Market
2. App Store
3. Windows Phone App Store
4. Blackberry App World
5. Facebook App Store
and if so, can you provide specific links to that sections (not only to the develops pages)?
Thanks
you can use google api, or some simple stuff
for example you want to search games in android market place
get the result of this
games site: https://play.google.com/
in google.com
For Apple App store---
https://itunes.apple.com/search?term=+<appname>+&entity=software
There are no public apis are available for Android, Windows, Blackberry.
Paid API For Android Apps--
42Matters
For Windows, Backberry, Facebook--
Do web scrapping by using CSQuery(or) html agility pack..

Cross App Messaging in SDK 2.0

Can I have one or more Apps respond to and event in another App in SDK 2.0?
For example, say I have one App in a dashboard that allows the user to select something. Can I (and how would I) have other Apps installed in that same dashboard respond to that event?
This has been implemented in the recently released 2.0rc1 version of the SDK:
https://developer.help.rallydev.com/apps/2.0rc1/doc/#!/guide/messaging
Per Charles answer to:
Rally AppSDK: Is there a way to facilitate “Inter-Panel” communication between Apps in the new layout schema
This hasn't been implemented yet - Rally's engineering team is spiking on this and other aspects of getting AppSDK 2.0 more feature-complete.

Develop Mobile Web app using Dojox

I am new to Dojo. Dojo provides a way to develop Web app for mobiles.
Just I want to create Hello world app with Dojo.
Any one help me????
look at this resources, i think it will be helpful
Dojox.mobile test pages - Several samples showing how to use various features of dojox.mobile.
Dojox.mobile Documentation
API Reference for dojox.mobile
Instructions for installing and configuring the Android Device Emulator. You can use the emulator to test the application if you don't have access to an Android device.
Visit the Safari Reference Guide or tips on building web applications on the iPhone