Skip to content
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

2 small errors when building demo app #2

Open
imphat opened this issue Jan 15, 2020 · 0 comments
Open

2 small errors when building demo app #2

imphat opened this issue Jan 15, 2020 · 0 comments

Comments

@imphat
Copy link

imphat commented Jan 15, 2020

1. property network
ERROR in src/app/home/home.page.ts(22,16): error TS2339: Property 'network' does not exist on type 'HomePage'.
src/app/home/home.page.ts(22,48): error TS2339: Property 'network' does not exist on type 'HomePage'.
fixed this by setting it hardcoded to wifi

2. android studio missing libraries
I had to remove a lot of unused imports on the .java so the project would compile on android studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant