I have requirement to open Apple Wallet App from my app when I click on some button. I found some way online using shoebox://“ scheme to just open Wallet App but would like to check is it ok use it with open URL or is there any limitations from Apple to submit my app to App Store using shoebox://“. (Note: Your app uses the prefs:root= non-public URL scheme. Some Apps were rejected because of using scheme. )
Search results for
[tags:wwdc20-10686]
128 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I have a requirement to open wallet app from my app. Please let me know ways to open wallet app from external app.
hi, Can you tell us more about the following classe : PKAddTicketConfiguration What are they used for? What do you recommend to use as a pass type for a membership card with the user's photo? generic type ? Student ID Badge might be a good solution, but it is not documented Thanks Best Regard, Xavier
Hi! I was looking into possibly sending AppleCash from one iOS user to another iOS user through an app. That doesn't seem possible, right? Thank you!
My client is asking me to integrate Apple Wallet on their website. They are running insurance business, they may send any coupon to customers. Customer can visit website and click Add to Wallet button. how to do this in my java application?
Hello I work at a financial institution and we are working on in-app provisioning credit/debit cards with Apple Wallet. I'm wondering what the best practices are for testing? Is there any kind of Sandbox environment for testing? From my initial research it seems the only way is to test with a production build of the app with production/real credit cards and user accounts. Any help on this would be fantastic.
I am conducting a development with Apple PassKit. I can create the pass successfully and the pass can be opened in MacOS. However, when I send the pass via email and try to open it on my iphone (ios12.3.1), it cannot be opened and saved in Apple Wallet. Anyone have the same problem / have any idea? Thanks.
Hello All, I am developing an application in which i am providing wallet facility, where user can buy coins and they can also get coins using rewards and scrach card. if user want to buy coins he need to purchase using is bank account (with real money), 1 rs = 1 coin. and if he want to withdraw coin to their bank account it will be 1 coin = 0.80 rs. User can also share or give their coins to other users. My question is does apple allow me to use third party payment integration in this situation? we are not deduct much commission from users when they withdraw coins in his bank account. if i use IAP then 30% will be transaction charge by apple which will make impact on user's purchase coins. Please guid me what should i do in this situation. Thanks in advance.
I am working for the Company which produces smart lock devices. We want our lock device to support Apple VAS protocol inside. Then our customers just be able to use their smartphones with Apple Wallet and our digital key as Wallet Pass to unlock our devices. The problem here is that official spec. on Apple VAS protocol is confidential. I find out that some Companies like ELATEC or IDTech which produces RFID and NFC readers implements Apple VAS in their devices and have so called Apple’s Value-Added Services (VAS) Certification. But what is an official way to do that? How to get specification of Apple VAS protocol?
Hi, I logged into a test account on my iphone to test Apple Pay in sandbox mode. I then logged back into my personal account but the Wallet is still in sandbox mode. How do I switch it back to Non Sandbox (Production) mode? Thanks
G'day. At my office the doors are locked with an NFC reader. We carry around a little NFC tag on our key chains which will read out a number and this then will open the door if the number matches a number in the database. I am tired of carrying around the tag, people keep loosing it, forgetting it and it would be nice to open the door using a Phone - which we tend to always have on us. So I used a credit card which is NFC enabled to readout the NFC information, added this number to the database and can now open doors using my credit card. This is pretty cool. If I forget my keys (most likely they will be on the desk but silly me left the desk without them), I may have my wallet with me. Then I tried Wallet.app on my iPhone and select the same credit card. However the door doesn't open. When looking in the door software I noticed that the tags will always transmit the same number. So does my credit card. However Wallet.app will read out 4 readings (or maybe just one very long one) and they are always different
The card is in the wallet, but a notification is popuped to add the card when I do Apple Pay. If I try to add a card, popup displayed this card already exists. but it is said that it works correctly on other devices with the master card(mercari) added. Even my card works correctly in the minne app. My card is a DC card and the area is also Japan. The development code was developed as a flutter.
I need to pay my customers via my iOS app. I know this can be implemented using a payment process platform like Stripe. But is there a way to do this via Apple API without using a third-party platform, like a way to automatically send Apple cash?
While adding an Amex card to the sandbox tester account, it is showing an error as This card cannot be used. The card initially shows as added but when you look at the device account number it says Activating... indefinitely and is never activated but MC, VISA cards are added successfully. Following probable solutions have been tried: Setting device location to the US Creating a new sandbox account and tried adding but no luck. Note: Tried with all Amex Cards mentioned in https://developer.apple.com/apple-pay/sandbox-testing/
Hello, I've been trying to add an AMEX card in the wallet of my Sandbox account but I keep getting the error Your Issuer Does Not Yet Offer Support for this card. When I select Read More American Express is included in the list of supported card types but it cannot be added. I've tried almost every AMEX card provided here: https://developer.apple.com/apple-pay/sandbox-testing/ Any idea what is causing this and how to overcome this error? Thanks!