We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeApi The RuntimeApi seems to lack information about some functions.
String getApplicationWritableLocation() Retrieves the fileystem location where the application is allowed to write its data in.
There seems to be functionality to read/write to the file system but it is not documented how to access it. https://api-docs.ubports.com/sdk/apps/html5/RuntimeApi/RuntimeApi.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RuntimeApi
The RuntimeApi seems to lack information about some functions.
There seems to be functionality to read/write to the file system but it is not documented how to access it.
https://api-docs.ubports.com/sdk/apps/html5/RuntimeApi/RuntimeApi.html
The text was updated successfully, but these errors were encountered: