This is a migrated thread and some comments may be shown as answers.

FileSystem returns a null value

1 Answer 69 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Monty
Top achievements
Rank 1
Monty asked on 11 Nov 2014, 06:54 PM
 window.requestFileSystem(LocalFileSystem.PERSISTENT, 0, function(wcoFileSys) {},fail) is failing!!

The filesystem is returning a null value and does not create a folder. Nor it throws an error. The code has not been modified but the functionality to copy or move is not working.

What was changed with the new release or should the plugins be updated?

Please provide a solution as this needs to be fixed asap.


1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 14 Nov 2014, 11:06 AM
Hello Monty,

In order to assist you, I will require some further information about the issue you are experiencing. For example:
  • By saying "The filesystem is returning a null value", do you mean that the wcoFileSys object inside the success callback is null? And if so, please share the actual content of success function, in order to replicate the behavior on my side.
  • Does the issue occur on actual devices, or in the AppBuilder simulator? If on devices, how are you deploying it, via the AppBuilder Companion apps, or as Application packages?
  • Does the issue reproduce on all of the supported, by AppBuilder platforms (iOS, Android, WP8), or on a specific one? If specific, please let me know which that is.

I am looking forward to your reply.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Report a bug
Asked by
Monty
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or