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

Let developer set App Store region for UpdateAvailableInsight #133

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

Rubenfer
Copy link
Contributor

Hi,

just started using this library in one of my apps and noticed the report doesn't includes the update available smart insights because my app is only available in Spain and it tries to retrieve metadata from Brazilian App Store.
In this PR I include an optional parameter to set the iTunes region in the create report method. Also including the option to set custom report filename.

Congratulations for this great package.

@wetransferplatform
Copy link
Collaborator

wetransferplatform commented Oct 16, 2022

Fails
🚫 Build service could not create build operation: internal error: could not generate PIF because the workspace has not finished loading or is still waiting for package resolution
Messages
📖

View more details on Bitrise

Code Coverage Report

Name Coverage

Generated by 🚫 Danger Swift against 0632a78

Copy link
Contributor

@AvdLee AvdLee left a comment

Choose a reason for hiding this comment

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

Thanks a lot for your first contribution, great job!

This is actually a great find and something we should improve 💯. How about using the user's region instead? Ideally, we would even be able to read out the App Store region for the user, so it exactly aligns with the user's environment.

@Rubenfer
Copy link
Contributor Author

Good idea! Just updated to use device region.

@Rubenfer Rubenfer requested review from AvdLee and removed request for amirdew, BasThomas, raphkoebraam and kairadiagne October 17, 2022 12:33
Copy link
Contributor

@AvdLee AvdLee left a comment

Choose a reason for hiding this comment

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

This looks great, thanks a lot!

@AvdLee AvdLee merged commit 3a93b44 into WeTransfer:master Oct 18, 2022
@wetransferplatform
Copy link
Collaborator

Congratulations! 🎉 This was released as part of Release 4.3.0 🚀

Generated by GitBuddy

@Rubenfer Rubenfer deleted the feature/itunes-region branch October 18, 2022 12:58
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.

3 participants