Yaniv
Posts: 0
Joined: Wed Jun 12, 2013 8:38 pm

After source change - window.rootFS undefined

Hi Team,
I upgraded my builder and external sources to use the most updated one.
After the update I made all changes to align the application to the updated core (phonegap, jquery etc).
As part of my application I'm accessing to the file system in order to get a path location and open PDF file (on deviceready you can see the code that populate the file system object).

For Android I'm want to add childBrowser plugin in order to open PDF file.

Before I'm adding the childBrowser plugin- while trying to get the file system location using window.rootFS.toURL() its working as expected (fileName: implIOHelper, row #64).

After I'm doing sources changes in order to include childBrowser plugin - I'm getting a message that "Cannot read property toURL of undefined".

Can you please check?
Thanks!

Application shared (HaZoharNew)

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

After source change - window.rootFS undefined

Hello Yaniv,

Actually plugins are outside the scope of support, please try to debug your project, tihs will help https://devcenter.appery.io/documenta...

Return to “Issues”