Skip to content

chore: updated example app to target API 37 on Android#676

Open
cristian-situm wants to merge 2 commits into
developfrom
feature/PRD-428
Open

chore: updated example app to target API 37 on Android#676
cristian-situm wants to merge 2 commits into
developfrom
feature/PRD-428

Conversation

@cristian-situm

Copy link
Copy Markdown
Contributor

No description provided.

<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

porque se borra la versión minima?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Esto me lo borro al lanzar la app con fluter 3.44.0. Luego volvi a ejecutar iOS con flutter 3.35.4 y no me hizo falta este parametro.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acabo de hacer otra prueba con 3.24.3 y tambien consigo lanzar la app flutter en iOS. De todas formas parece ser que flutter elimina esta key a partir de cierta version y esto puede dar problemas en la publicacion de apps.
image
No creo que influya en nada porque esta solo la tenemos en testflight, pero de todas formas dejo la key como estaba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants