Message on app startup: Platform: Not supported Yet / ARM / 8.0 / ANGLE

Hey all,

I get the following in my output window after all the TaskHost.exe messages:

Platform: Not Supported Yet / ARM / 8.0 / ANGLE (Software Adapter Direct3D11 vs_2_0 ps_2_0) / OpenGL ES 2.0 (ANGLE 1.2.0.2446) / 2014.2452

Is this normal? What does this mean?

Thanks!

Nokia Lumia 920 running Windows Phone 8.1

Corona Cards 2452

Visual Studio Express 2012 for Windows Phone

App built for Windows Phone 8.0

Yes, it’s normal.  You’ll see similar information from Corona on other platforms as well.  What we’re doing is printing information about the platform you’re running on, which comes in handy for tech-support purposes.  The “Not Supported Yet” is where the device model name would normally appear, but we don’t support fetching that information on WP8 yet.

At the time of this posting, Corona prints the following information on startup…

Platform:  <ModelName> / <CPUArchitecture> / <PlatformVersion> / <VideoDriver> / <OpenGLVersion> / <CoronaVersion>

Yes, it’s normal.  You’ll see similar information from Corona on other platforms as well.  What we’re doing is printing information about the platform you’re running on, which comes in handy for tech-support purposes.  The “Not Supported Yet” is where the device model name would normally appear, but we don’t support fetching that information on WP8 yet.

At the time of this posting, Corona prints the following information on startup…

Platform:  <ModelName> / <CPUArchitecture> / <PlatformVersion> / <VideoDriver> / <OpenGLVersion> / <CoronaVersion>