conference-app-2020
conference-app-2020 copied to clipboard
Add Wifi Setting Page
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.
Thanks for the suggestion! Please wait a moment because there is something to think about🙏
We can do Connect to the venue's WiFi using WifiManager
When implementing, enter the temporary WiFi SSID and password. 🙏
@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
@Pluu
Thanks for the suggestion! I put that information in Remote Config like this!
🙋
Assigned 👍