Нет описания

Or Elmaliah c6017ea97f ios working лет назад: 4
bower_components bf607b6707 First commit лет назад: 5
node_modules c6017ea97f ios working лет назад: 4
resources bf607b6707 First commit лет назад: 5
src bf607b6707 First commit лет назад: 5
www bf607b6707 First commit лет назад: 5
.editorconfig bf607b6707 First commit лет назад: 5
.gitignore bf607b6707 First commit лет назад: 5
CONTRIBUTING.md c6017ea97f ios working лет назад: 4
LICENSE.txt bf607b6707 First commit лет назад: 5
README.md bf607b6707 First commit лет назад: 5
config.xml c6017ea97f ios working лет назад: 4
ionic.config.json c6017ea97f ios working лет назад: 4
meBarista-Info.plist bf607b6707 First commit лет назад: 5
package-lock.json c6017ea97f ios working лет назад: 4
package.json c6017ea97f ios working лет назад: 4
tsconfig.json bf607b6707 First commit лет назад: 5
tslint.json bf607b6707 First commit лет назад: 5

README.md

meBarista in Ionic2.

This is the codebase used to make the iOS meBarista App. It also builds for Android, but support is limited to Bluetooth Classic devices for now ( no BLE ). I think it is feasible to support BLE on Android by adding a BLE plugin.

On Android ( with Classic devices ) there is no auto-pairing : you need to pair your meCoffee through the system Bluetooth settings.

I hope to get it working on OSX and Windows to replace the Google Chrome App.

Build:

  • Install NPM
  • Install Ionic2 and Cordova
  • Clone the repository
  • npm install

  • ionic platform add android

  • ionic run android

  • ionic platform add ios

  • ionic run ios --device

  • For Android, use Google Chrome "chrome://inspect" to connect to the app

  • For iOS, use XCode to attach the debugger

Release iOS:

To get provision profile