SDK : Windows reports 'windows' on the app-id

Gold Contributor
Gold Contributor

Dears,

 

While Android and iOS reports properly with the name and version of the app, Windows reports 'windows' in app_id.

 

Anybody has an idea where to find the app name and version in the Windows Data Source ?

 

Best regards,

Philippe

1 REPLY 1

SDK : Windows reports 'windows' on the app-id

Employee Emeritus

Hi @philippe_vlaemm,

 

The "app_id", app_name, and app_version data sources are not an officially auto-generated one from the current win-library.  You will have to add a function that retrieves that info  (http://stackoverflow.com/questions/14371275/how-can-i-get-my-windows-store-apps-title-and-version-in...) and then pass that data to the win-library with the SetGlobalVariable function.

Public