Samsung / cordova-plugin-toast

Cordova plugin that provides TV Specific functionalities.
Apache License 2.0
122 stars 60 forks source link

Media application gives plugin not supported on Tizen simulator #40

Closed richardman1 closed 7 years ago

richardman1 commented 7 years ago

After following the guidelines to make a media application demo, it works on webOS.

On Tizen, the video plays,but I get a small rectangular in the left upper corner of the Tizen simulator saying plugin not supported.

image

yongjuYoon commented 7 years ago

Hi, @richardman1

The several apis aren't supported in simulator.

So we recommend emulator than simulator for test app.

Thank you.

richardman1 commented 7 years ago

That is true indeed, I completely forgot about this detail. I hope you can fix my problem that I can't install applications on my emulator.