Coder Social home page Coder Social logo

Comments (7)

szdziedzic avatar szdziedzic commented on June 27, 2024

I suspect it might be caused by one of your config plugins 🤔

You can run prebuild locally npx expo prebuild -p ios and inspect the Info.plist

Then you can remove all config plugins and do the same and see if the version looks good. If it's all good you can add them sequentially and check which one is causing it.

from eas-cli.

ilgiapa avatar ilgiapa commented on June 27, 2024

Hi @szdziedzic

I did the prebuild, the Info.plist inside iOS folder has the correct version, but when a run the eas build and download the IPA, Info.plist has ever 1.0.

I tried to run eas build with and without iOS Folder, but with the same result, the IPA on EAS with Version 1.0.

from eas-cli.

ilgiapa avatar ilgiapa commented on June 27, 2024

@szdziedzic

just to be more precise, Attached is the Info.plist of the PRE BUILD.
Version is 4.0.1, but the Info.plist inside downloaded IPA after eas build contains 1.0.

image

from eas-cli.

szdziedzic avatar szdziedzic commented on June 27, 2024

@ilgiapa so you are using a bare workflow (you have native code in ios and android directories, right?

from eas-cli.

szdziedzic avatar szdziedzic commented on June 27, 2024

Can you send me a URL of your build?

from eas-cli.

ilgiapa avatar ilgiapa commented on June 27, 2024

@szdziedzic no, it's a Managed Workflow.
The only difference from my other RN Managed Workflow Apps it's that in this Project Expo Native Module.

The Apps works great, Native Module works great, everything works, the weird thing is that after downloading the IPA from Expo, inside the PLIST file the version is 1.0 instead of the version of app.config.js.

So, before distribute the app via App Center, I need to unpack the IPA, change the PLIST Version and resign the IPA with a SH Script.

The only difference is Native Module, but I don't know if that's the problem.

Thanks

from eas-cli.

github-actions avatar github-actions commented on June 27, 2024

This issue is stale because it has been open for 30 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

from eas-cli.

Related Issues (20)

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.