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

Add Wifi Setting Page #584

Open
yoshida0261 opened this issue Jan 24, 2020 · 6 comments · May be fixed by #666
Open

Add Wifi Setting Page #584

yoshida0261 opened this issue Jan 24, 2020 · 6 comments · May be fixed by #666
Assignees

Comments

@yoshida0261
Copy link
Contributor

Kind (Required)

  • Proposal / Discussion

Overview (Required)

  • Add a WiFi item to the navigation drawer.
  • Tap the WiFi item
    • Connect to the venue's WiFi using WifiManager.

Or

  • A button to copy the SSID name and password to the clipboard will be displayed.
  • When the user presses the button to connect to the venue WiFi
    • It saves you a little bit of typing.
@takahirom
Copy link
Member

Thanks for the suggestion! Please wait a moment because there is something to think about🙏

@takahirom
Copy link
Member

We can do Connect to the venue's WiFi using WifiManager
When implementing, enter the temporary WiFi SSID and password. 🙏

@Pluu
Copy link
Contributor

Pluu commented Jan 28, 2020

@takahirom

try the Firebase Remote Config?
After temporary information on the administration side, it can be modified on the day of the event.
Expected Information: Enabled, SSID, Password

@takahirom
Copy link
Member

takahirom commented Jan 28, 2020

@Pluu
Thanks for the suggestion! I put that information in Remote Config like this!
image

@yoshida0261
Copy link
Contributor Author

🙋

@roana0229
Copy link
Contributor

Assigned 👍

yoshida0261 added a commit to yoshida0261/conference-app-2020 that referenced this issue Jan 30, 2020
@yoshida0261 yoshida0261 linked a pull request Jan 30, 2020 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants