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

Expo EAS plugin #359

Open
ezilox opened this issue Sep 5, 2022 · 0 comments
Open

Expo EAS plugin #359

ezilox opened this issue Sep 5, 2022 · 0 comments

Comments

@ezilox
Copy link

ezilox commented Sep 5, 2022

Hi, whoever wants to use this package with expo should add this config to his app.config.js file.

const withApplePay: ConfigPlugin<any> = config => { return withEntitlementsPlist(config, config => { config.modResults['com.apple.developer.in-app-payments'] = ['merchant.com.xxxxxxxx] return config; }) }

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