[GH-ISSUE #76] Apple Pay not working #69

Closed
opened 2026-03-03 15:30:15 +03:00 by kerem · 1 comment
Owner

Originally created by @aminosred25 on GitHub (Jun 22, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/76

Describe the issue

Apple Pay doesn't show up in the apps installed inside LiveContainer.
I added com.apple.developer.in-app-payments and merchant ids to entitlements.xml and entitlements_setup.xml but still the same issue.

Instructions to reproduce

Try any app that supports Apple Pay

What version of LiveContainer are you using?

main/5d12dd7

Other

No response

Originally created by @aminosred25 on GitHub (Jun 22, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/76 ### Describe the issue Apple Pay doesn't show up in the apps installed inside LiveContainer. I added com.apple.developer.in-app-payments and merchant ids to entitlements.xml and entitlements_setup.xml but still the same issue. ### Instructions to reproduce Try any app that supports Apple Pay ### What version of LiveContainer are you using? main/5d12dd7 ### Other _No response_
kerem 2026-03-03 15:30:15 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Jun 23, 2024):

Apple Pay is only available to Apple Developer Program. See Supported capabilities (iOS) for more info.
Even if you have a paid developer account, this will likely not work as system services will still see LiveContainer’s package name instead of guest app’s.

<!-- gh-comment-id:2185332689 --> @khanhduytran0 commented on GitHub (Jun 23, 2024): Apple Pay is only available to Apple Developer Program. See [Supported capabilities (iOS)](https://developer.apple.com/help/account/reference/supported-capabilities-ios) for more info. Even if you have a paid developer account, this will likely not work as system services will still see LiveContainer’s package name instead of guest app’s.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#69
No description provided.