Does SciChart works on Windows Phones with Windows 10? - scichart

I'm working on a project where I need charts on iOS, Android an WP to look the same. I was hoping to use SciChart, but I'm not sure if it will work on Windows Phones with Windows 10.
Did anyone try that?

As of October 2017 SciChart supports the following platforms:
WPF (Windows Presentation Foundation) on Windows Vista, 7, 8, 10
iOS 7+ (Swift, OBjective C)
Xamarin.iOS
Android v4.4.4 Kitkat+
Xamarin.Android
At the moment (Oct 2017) SciChart does not support Universal Windows Platform which is required for Windows Phone but there is a prototype in progress now.
Disclosure, I am the tech lead of the SciChart project

Related

why "HelloWorld" in VS (cocos2d-x) is not operating?

I'm using Win 10 (64 bit). When I tried to operate "HelloWorld" in proj.win10, succeed in build but fail in debuging.
But trying "HelloWorld" in proj.win32, building and debuging are going well.
I'm working on making a simple mobile game.
For launching proj.win10 you should have Visual Studio 15.
Visual Studio 2015 (Release version) and Windows 10.0 (Release
version) are required for Windows 10.0 Universal Windows Platform
(UWP) Apps. RC versions of Visual Studio and Windows 10 are no longer
supported.
Latest version of Cocos is also required:
Starting with Cocos2d-x v3.8 you can create Windows 10.0 UWP Apps
(Windows Store and Windows Phone 10.0). Starting with Cocos2d-x v3.6
there will no longer be support for Windows Phone 8.0.
More info...

Can I develop Windows 8.1 Phone compatible apps on a Windows 10 PC?

I am aware that there are several changes between Windows 8.1 to Windows 10 with regards to mobile development.
Before I upgrade to Windows 10, I'd like to make sure that I can still develop Windows Phone 8.1 from a Windows 10 PC with VS2013 (Update 5).
Can anyone advise if I will have problems developing 8.1 phone apps with Windows 10?
TIA
You can still develop Windows Phone 8.1 apps (both Runtime or Silverlight) on Windows 10 with either Visual Studio 2013 or Visual Studio 2015 (I'd recommend upgrading to the latter).
Here's a quick snip of Windows Phone 8.1 projects in VS2015 on Windows 10:

Lumia Imaging SDK device support

How many and what kind of devices does the Lumia SDK support? Does it work fine on non-Lumia phones?
The documentation here says that the library is compatible with all Windows Phone 8 and 8.1 devices.
However, I don't understand the purpose of the devices listed below that. It's kind of ambiguous; is Lumia Imaging SDK supported on the listed devices only or these are the devices on which the SDK was tested?
Simply put, I want to know that if a device (lumia or non-lumia) runs Windows Phone 8.1, will it support the Lumia Imaging SDK?
Lumia Imaging SDK is device independent. It will work on all devices with the supported operating system. That means it will work on all devices running:
Windows Phone 8.0
Windows Phone 8.1
Windows 8.1 ARM
Windows 8.1 x86/x64 -- as long as it is a "store"/modern application
Windows 10 (Windows 10 supports running existing modern applications, however the new type of UWP application is not yet supported by the Lumia Imaging SDK).
This includes non-Lumia Devices and non-Surface PCs and tablets.
I agree that the list on the msdn resource is somewhat confusing. The team is simply enumerating the devices that the SDK has been tested on in case a hardware dependant issue arises - for example in a CameraPreviewImageSource scenario, etc.

Is Latest Sencha Touch only supporting Windows Phone 8.1 and Not Windows Phone 8.0?

I have downloaded the latest Sencha touch SDK from their site. Created a Sample App and deployed it on Windows Phone 8.0. IT was damm Slugish. Later Look at their site which mentions it support to Windows Phone 8.1(IE 11) Support:Link (http://www.sencha.com/products/touch/features/). Later I tried it on Windows Phone 8.1, IT works better on Windows Phone 8.1. Is my assumption correct that the sdk only supports Windows Phone 8.1
Problem is not related to OS itself but related to Internet Explorer Mobile 10.0.
IE Mobile 11.0 deployed with WP 8.1 is the first mobile IE which truly supports all Sencha Touch features. IE 10.0 has some HTML5 incompatibilities which is not directly related to Sencha Touch. For instance, file upload doesn't work on IE10 mobile regardless of running framework.

Blackberry phonegap application not supported lower version?

I am new to blackberry phonegap application,i developed blackberry phonegap application its working fine in blackberry curve 8520 with version 5.0,but it's not working in lower version 4..0.
Please help me...
According to the documentation:
Cordova for BlackBerry makes use of the BlackBerry WebWorks framework.
BlackBerry WebWorks tooling is available for Windows or Mac
environments. WebWorks applications can ONLY be deployed to BlackBerry
devices running OS 5.0 and higher or the BlackBerry PlayBook operating
system.