Skip to content

iOS wifi settings page clone using ionic, originally made to get the wifi password from my uni cafeteria but never continued this project

Notifications You must be signed in to change notification settings

julescript/ios-wifi-settings-ionic

Repository files navigation

iOS wifi settings page clone Application

A clone for the iOS 12 wifi settings page using ionic, originally made to get the wifi password from my uni cafeteria but never continued this project

created July 10, 2019

Table of Contents

Getting Started

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/ionic-team/ionic-conference-app.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

Note: See How to Prevent Permissions Errors if you are running into issues when trying to install packages globally.

Deploying

Progressive Web App

  1. Un-comment these lines
  2. Run npm run ionic:build --prod
  3. Push the www folder to your hosting service

Android

  1. Run ionic cordova run android --prod

iOS

  1. Run ionic cordova run ios --prod

About

iOS wifi settings page clone using ionic, originally made to get the wifi password from my uni cafeteria but never continued this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published