wallet Questions
3
I was hoping if anyone could point me in the right direction... I am trying to add the "wallet connect" extension (e.g. sollet / phantom) functionality to my website but I have no idea wh...
2
In my iOS project I have a screen which allows the user to create apple passes and add it to the wallet. Apple recommends creating "Add to apple wallet" button using PKAddPassButton. When I tried c...
2
Solved
I am trying to create an Apple Wallet pass for SMART Health Card QR codes.
The content of the QR code will be something like the following dummy data, and it appears to be generated with a medium e...
Arawn asked 6/7, 2021 at 5:35
2
Solved
I'm integrating Apple Pay now and I see
iOS Human Interface Guidelines for Apple Pay.
https://developer.apple.com/design/human-interface-guidelines/apple-pay/
How can I open the Wallet app when th...
Ribonuclease asked 3/11, 2016 at 9:8
2
I am trying to add a banking card ("payment pass") to Wallet with PKAddPaymentPassRequest.
So the question is, how can I query the pass library to check if my card (or any other card) is already i...
3
Solved
I know a bunch of crypto wallets which works in IFRAMEs and similar technologies right inside a web browser without needing to install any plugins:
https://authereum.org
https://www.portis.io
htt...
Sascha asked 3/12, 2019 at 20:54
1
Solved
1
We recently launched iOS app on the app store. Some of code files reference Passkit framework. Also Entitlements has been added with
com.apple.developer.pass-type-identifiers
key and respectiv...
Priesthood asked 26/11, 2015 at 15:27
1
Solved
I was looked through the apple guidelines but did not found anything about this question.
Additional info:
I have added Apple Pay button to app and hide it if there are no capabilities (e.g., ca...
Katheykathi asked 7/8, 2018 at 13:13
1
Solved
I want to display apple wallet add cards page whenever user clicks the add cards to wallet button in my ios app. how to call the apple wallet from ios app. I enabled wallet capabilities in my ios a...
0
I am not able to transfer my iOS App from one Developer Account to another as it contains reference to PassKit.framework. Will it be possible to transfer app if I remove PassKit.framework.
My app ...
Vituline asked 12/6, 2018 at 7:0
2
Solved
I am developing an App that allows a user to Add Cards a payment pass in the Wallet via the App. In order to do this, you must be request Apple to add the following entitlement
I'm also using "com...
Bozuwa asked 4/5, 2018 at 11:29
1
Solved
I'm Developing Apple Pay Card Provisioning Apple Pay In-App Provisioning Card I got this continuing this functionality getting the nonce & nonceSignatures from Apple server after getting this t...
Propagandize asked 20/5, 2018 at 14:53
2
Solved
I would be really helpful if anyone provides a solution to know, how do we add the credit/debit card details to Wallet from our App. I have the credit/debit card details for the user and when user ...
1
Solved
I am developing an App that allows a user to provision a payment pass in the Wallet via the App. In order to do this you must request Apple to add the following entitlement
com.apple.developer.pa...
1
Solved
I am using this API to add multiple grouped passes to Apple Wallet.
I realized that added passes in the wallet doesn't follow the order of array [PKPass] that I gave it to this API.
public func ad...
1
© 2022 - 2024 — McMap. All rights reserved.