Open
Conversation
Contributor
|
Unfortunately, I am getting |
Collaborator
Author
HI @anushkavidanage, Sounds like a windows issue. Can you try verbose mode? Other suggestions below. |
Collaborator
Author
|
In regards testing, please test with either
The example app in solidui seems to be out of date with unrelated bugs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Details
What issue does this PR address
Associated Issue
Type of Change
breaking change:
After PR merge, all apps that use GrantPermissionUi() with resourceName: 'filename', now need to change to use resourceNames: [filename'], as per updated Readme. Demopod apps in solidui and solidpod are updated.
How Has This Been Tested?
First make sure you have webids of two users of whichever app you are testing, as sharing will fail if the recipient has not logged into that app before to create the requisite app/data folder and permission log file. Use charliesolidtester's webid for the recipient if desired.
Currently only the personallibrary app has been modified to demonstrate sharing multiple files. However the same changes can easily be made in notepod or communitypod for sharing multiple files. It can probably easily be added in filebrowser.
Better on a mobile device, as quick to add books. Can only use android, as install on current iOS devices requires setup with signing certificate (not yet added).
Preferable, connect a physical android device:
Adding Bookinstructions in the README of this branch.This can be done in apps:
Here is how to do it with Demopod. Again make sure you have two accounts.
keyvalue/key-value.ttlChecklist
Complete the check-list below to ensure your branch is ready for PR.
make preporflutter analyze lib)dart testoutput or screenshot included in issue #Finalising
Once PR discussion is complete and reviewers have approved: