Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Changes to support Android build errors #37

Merged
merged 4 commits into from
Dec 2, 2019
Merged

Changes to support Android build errors #37

merged 4 commits into from
Dec 2, 2019

Conversation

deerparker
Copy link
Contributor

Few changes to allow Android build to complete.

This might have just been my environment but I also had to run this to get past an error gatsbyjs/gatsby#11406 (comment)

Now builds the Android app (and a quick test that it didnt break web worked fine)

@deerparker
Copy link
Contributor Author

deerparker commented Nov 29, 2019

Worth also saying, if it fails to run on the device first time, I had to also follow this manually afterwards - https://medium.com/@adityasingh_32512/solved-unable-to-load-script-from-assets-index-android-bundle-bdc5e3a3d5ff

@deerparker deerparker mentioned this pull request Nov 29, 2019
@deerparker
Copy link
Contributor Author

lock files in the pull request by mistake. you can ignore them!

Copy link
Contributor

@EraYaN EraYaN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except for the missing lock file.

yarn.lock Outdated Show resolved Hide resolved
@EraYaN
Copy link
Contributor

EraYaN commented Dec 1, 2019

One last thing, is that bundle required for Android? It seems like it’s generated code, if so please add it to the .gitignore file.

@deerparker
Copy link
Contributor Author

One last thing, is that bundle required for Android? It seems like it’s generated code, if so please add it to the .gitignore file.

That's the file removed and .gitignore updated. The file is generated is linked to this comment I added above #37 (comment)

@EraYaN
Copy link
Contributor

EraYaN commented Dec 2, 2019

Alright thanks for the PR.

@EraYaN EraYaN merged commit 9a32783 into jellyfin-archive:master Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants