Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Get last error

More
10 years 1 month ago #10932 by m.mojana
Get last error was created by m.mojana
Hi,
I see that many of the android SDK methods return a boolean to indicate the success. When the result is "false", is there a method that can be called to have a more detailed reason (like a getLastErrorMsg())? Is there another way to debug the failed calls? Usually the javadoc doesn't explain much about the methods preconditions...

Thank you and Regards
More
10 years 1 month ago - 10 years 1 month ago #10935 by nermeen
Replied by nermeen on topic Get last error
Dear Mojana,

Your request is interesting and valuable.

Currently we do not support such an API, but we have forwarded your request to the developers and, almost certainly, we will improve the management of error messages.

But in the most of the cases the APIs that return a bool return a false if the license is not the appropriate level for the implementation of the API, (i.e. you are trying to use a feature that is not enabled for the currently used license type)
The APIs on which this improvement may have effect, are those that access the file system, but partly already return more detailed information.

Till we do that, if you need support for certain cases, please do not hesitate to ask.
Last edit: 10 years 1 month ago by nermeen.
Time to create page: 0.389 seconds
Powered by Kunena Forum