I have an Ionic application developed in Windows 10 64-bit environment when viewing the project in Windows 8.1 32 bit error is presented.
The type 'IAsyncOperation < >' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows, Version = 255.255.255.255, Culture = neutral, PublicKeyToken = null, ContentType = WindowsRuntime'. [WinRTBarcodeReader]
How to fix the problem?