You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
It seems that non-valid UTF-8 files prevent the creation of the src/index.html file (and probably other files as well). This is the error output for the LinkedIn apk:
WARN: Seems that the package in the AndroidManifest.xml is not the same as the application ID provided. Provided application id: [email protected], manifest package: com.linkedin.android
Manifest analyzed.
WARN: could not analyze `dist/[email protected]/res/xml/home_tab_messaging.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/[email protected]/res/xml/home_tab_relationships.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/[email protected]/res/xml/home_tab_feed.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/[email protected]/res/xml/home_tab_jobs.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
WARN: could not analyze `dist/[email protected]/res/xml/home_tab_notifications.xml`. The analysis will continue, though. Error: stream did not contain valid UTF-8
Source code analyzed.
WARN: There was en error generating HTML report: stream did not contain valid UTF-8
HTML report generated.