The App is a crossplattform application, running on the ionic framework.
Download the latest version here.
Download the latest version here.
You want to support me, to access more people to explore the world of good coffee?
Graphefruit
<3
If you're not familiar with Ionic or Cordova read through the introduction.
To get started with anything you need Node.js installed
The app needs access to your filesystem aswell as the camera
Filesytem: Needed to save images which you took on beans/brews etc. Camera: Needed to take picures or access the photo library to set images for your beans/brews
ionic cordova build ios -- --buildFlag="-UseModernBuildSystem=0"
ionic cordova build android
1. pod install
-> this needs to be done in the ios platform
if this doesn't help:
2.
sudo chmod go-w /YourPath/Beanconqueror
pod repo update
adb shell setprop debug.firebase.analytics.app com.beanconqueror.appadb shell setprop debug.firebase.analytics.app .none.
npm outdated
``