Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

This is the first Version of the APP

Compare
Choose a tag to compare
@liz3 liz3 released this 05 Jun 02:25
· 14 commits to master since this release

This is a app that aims to bring passy to the mobile, it was made because ios has problems with passys frontend.

Its free on all Platforms

How to use

To use this app, following steps are required:

  1. Clone the project.
  2. You need NodeJS/NPM Installed!!
  3. In the folder run npm install
  4. Now it gets Platform specific!

For iOS Users:

Notice you need Xcode installed!

  1. run cordova build ios
  2. Open the platforms/ios folder in Xcode
  3. You dont need to pay the 99$, after opening the folder in Xcode goto prrefences -> Accounts(You need a Apple ID), than click the + in the lower left corner and add iOS developer, than plug your iPhone into your mac.
  4. Select your iPhone left in the list right from the run button.
  5. click the run button.

For Android Users:

Yeah its pretty simple, just execute: ionic run android, with your phone plugged in, notice you will need Android Studio installed!