Win 10 Universal App with Cordova trying to load flash

前端 未结 2 1220
失恋的感觉
失恋的感觉 2021-01-04 19:24

I\'m building a cross-platform Cordova app with Visual Studio 2015 and tools for Apache Cordova. Therefore I\'m using the Blank Cordova App (with TypeScript) from Tools for

2条回答
  •  無奈伤痛
    2021-01-04 19:50

    Simple answer: You can't use Flash player in that environment.

    Reason: You can not use ActiveX components from Windows Store apps.

提交回复
热议问题