Giter VIP home page Giter VIP logo

monsuivipsy's Introduction

Mon Suivi Psy

Permettre à chacun de mieux connaitre son trouble pour faciliter le choix du bon traitement

Run the application in development mode

yarn start

Then, open another terminal and run:

On iOS

yarn ios

On Android

yarn android

Run tests

yarn test

Check lint

yarn lint

Publish the app

On Android

  • Edit android/app/build.gradle lines 135 and 136 to change versionCode and version name

  • Edit android/gradle.properties lines 29 and 30 to add the keystore password

  • Then, run the following command :

yarn build:android

This will generate a .aab file that you can upload in Google Play Console. This file can be found in android/app/build/outputs/bundle/release/app.aab and uploaded in a new Play Store release.

On iOS

  • Check ios/monsuivipsy/Info.plist line 29 to put NSAllowsArbitraryLoads to false and remove localhost from NSExceptionDomains

  • Open ios/monsuivipsy.xcodeproj, and click Product > Archive

  • At the end of archiving, a new window opens: click "Distribute App". Then:

    • Select "App Store Connect", and click "Next"
    • Select "Upload", and click "Next"
    • Select all three checkoxes ("Include bitcode for iOS content", "Strip Swift symbols" and "Upload your app's symbols"), and click "Next"
    • In "Distribution certificate", select the default one, and in "monsuivipsy.app", select "iOS provisionning", and click "Next"
    • Finally, click on "Upload"
  • Your app is now in the Test Flight tab in your App Store Connect. After it is reviewed, you can use it in your next App Store release.

monsuivipsy's People

Contributors

alezco avatar douglasduteil avatar goffle avatar renovate-bot avatar renovate[bot] avatar tangimds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.