Skip to content

Error - CordovaInterface.getThreadPool() or FBIOGET_FSCREENINFO? #2

@aaronpeloquin

Description

@aaronpeloquin

I keep getting an error when my JS calls this plugin when I am not using "app.initialize();":

W/PluginManager(21255): THREAD WARNING: exec() call to VideoPlayer.playVideo blocked the main thread for 67ms. Plugin should use CordovaInterface.getThreadPool().

If I keep "app.initialize();" in my javascript, the video does not even attempt to play.

I noticed that when my app starts up, I get the error "FBIOGET_FSCREENINFO failed", which has something to do with the buffer, I think?

Did I implement this wrong, or is it broken in the new version of Phonegap?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions