-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
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
"Google Android License.txt" is missing #366
Comments
In files_texteditor 2.4.1 this file is present:
Also present in files_texteditor-2.3.1 |
|
|
That is unforunately "normal". Many apps fail app:check-code -- I have stopped reporting these. Requires product owners attention. |
Do we somehow skip files with 'whitespace in them' during the file during install via WEB UI or something? My install procedure is
|
manual installation worked for me, download latest release, unpack, move to apps-external, change perms, enable app. market installation did not work, neither via webUI nor the occ command. |
Steps to reproduce:
occ integrity:check-app files_texteditor
Expected:
no issues
Result:
probable cause - file name has spaces, file is not included in the app package on install.
@jnweiger
I tried getting the file directly from GH but the hash is still different so the integrity check error persists.
The text was updated successfully, but these errors were encountered: