eas update tutorial | Expo | React Native

Поділитися
Вставка
  • Опубліковано 29 січ 2025

КОМЕНТАРІ • 24

  • @TedsonJones
    @TedsonJones Рік тому +3

    Really helpful, thanks! I just used this to update my app with a tiny bug fix and it went through pretty much instantly. I forgot to update the version numbers, but that doesn't seem to have mattered.

  • @bhanu2603
    @bhanu2603 11 місяців тому +3

    will it auto update the both apps iOS and android ?

  • @CodyChoi-mu1wf
    @CodyChoi-mu1wf 9 місяців тому

    Great Video thanks! Do you also do consulting?

  • @RIIMAT
    @RIIMAT 10 місяців тому +2

    What if I don't wanna use a appstore? I mean, I created an app and I passed just to my friends but I wan to update the app over the air ?

    • @raihan7422
      @raihan7422 9 місяців тому +1

      Did you find any solution bro? I face same problem with you

    • @RIIMAT
      @RIIMAT 9 місяців тому

      @@raihan7422 I'm trying to work with expo branches because I was on a different branch at the moment of updating than when I created the app. I will keep working on it and if it works I will share the solution to this problem.

    • @arthurcarlos2753
      @arthurcarlos2753 9 місяців тому

      @@raihan7422 same here

    • @desh_dev
      @desh_dev 8 місяців тому +2

      I NEED SOLUTION

    • @shakilahmed6870
      @shakilahmed6870 3 місяці тому

      i need solution

  • @sudheer-suri
    @sudheer-suri Рік тому +1

    Will this work if you upload your app to expo dev? I uploaded my app to expo dev and followed your steps, it didn't work in IOS

  • @sideone3581
    @sideone3581 Рік тому +2

    One point I am confuse about is when i am on development phase should I need to use expo-updates or eas updates?

  • @1212wonka
    @1212wonka 11 місяців тому

    Do you have to upload to the App store or can I push updates to a apk installed on a devices?

  • @DomGarzaSR
    @DomGarzaSR 8 місяців тому

    Are you sure you update the expo version number or the version number to android and the one to iOS?

  • @ahmaat19
    @ahmaat19 Рік тому

    Great video, thanks

  • @melwyncastelino7716
    @melwyncastelino7716 5 місяців тому

    Getting herms not enable for ios . After update command .
    And
    Do we need to have our project on github branch .

  • @nicklim2833
    @nicklim2833 10 місяців тому

    can i do eas update on standalone build ? like xcode build and gradlew assembleRelease build

  • @SkMijanulHaque-b8m
    @SkMijanulHaque-b8m 11 місяців тому

    Can It be done react native project ?

  • @LotfiORouis
    @LotfiORouis 9 місяців тому

    I don't know for what reason but sometimes when easUpdate the PROD, the build on store switches from the PROD to PREVIEW or to LOCAL version ....... any idea?

  • @totallyalien
    @totallyalien 2 місяці тому

    can I update version on app.json with eas update ?

    • @NativeNotify
      @NativeNotify  Місяць тому

      Yes, I think you can. But when users first download your app, it won't be the new version, it will be whatever build you submitted. The user has to kill the app one or two times before the new version shows for eas update.
      If I'm remembering correctly.

  • @dhanishahamedc5382
    @dhanishahamedc5382 2 місяці тому

    what if i am sending apk file manually to my users through email, will the app update automatically?

    • @pscardoso
      @pscardoso 2 місяці тому

      If you are genereting the apk through of Expo, then yes.

  • @danarj5713
    @danarj5713 Рік тому

    good video thanks