Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create automatic screenshots using CodeMagic #18

Open
saeedjassani opened this issue Nov 14, 2020 · 3 comments
Open

Create automatic screenshots using CodeMagic #18

saeedjassani opened this issue Nov 14, 2020 · 3 comments

Comments

@saeedjassani
Copy link
Owner

Creating screenshots for iOS is a messy manual work. It requries three different sizes and if the screenshot is not latest, the app update may get rejected. To solve this, we can use codemagic CI/CD to generate screenshot whenever we submit a new build.

https://blog.codemagic.io/automated-screenshots-for-apple-store/

@saeedjassani
Copy link
Owner Author

As of now, this issue is stuck because we cannot accept location permission in flutter driver tests.

flutter/flutter#12561

@saeedjassani
Copy link
Owner Author

Also, only image assets are loaded and hadith and library assets is not loaded in flutter driver tests.

flutter/flutter#21931

@saeedjassani
Copy link
Owner Author

Also, only image assets are loaded and hadith and library assets is not loaded in flutter driver tests.

The problem of this is due to DefaultAssetBundle

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

No branches or pull requests

1 participant