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

hasPass and removePass return false (but pass already exists in Wallet) #3

Closed
khlor opened this issue Aug 30, 2022 · 5 comments
Closed

Comments

@khlor
Copy link

khlor commented Aug 30, 2022

Hi, hasPass and removePass don't seem to be working. They always return false. Have tried using my own pkpass as well the pkpasses in https://github.com/dev-family/react-native-wallet-manager/tree/main/example/resources/SamplePasses. Tried with and without serial number. Both funcs always return false no matter what. Any idea? Thank you

@yogesh048
Copy link

same things

@khlor khlor changed the title hasPass and removePass return false (pass already exists in Wallet) hasPass and removePass return false (but pass already exists in Wallet) Aug 30, 2022
@roni-castro-db
Copy link

It seems to work only using the example app, but I don't know why yet...

Screen.Recording.2022-09-22.at.18.23.10.mov

@icrotz
Copy link

icrotz commented Oct 19, 2022

Hello, you can only manage pass kit after adding the "Wallet" capability on XCode. You can add pass without it but you can't manage them.

@mehdinourollah
Copy link

mehdinourollah commented Jan 19, 2023

Hello, you can only manage pass kit after adding the "Wallet" capability on XCode. You can add pass without it but you can't manage them.

for anyone like me wondering how to do so
https://developer.apple.com/documentation/xcode/adding-capabilities-to-your-app

@Ajmal0197
Copy link

Found this tutorial helpful:

https://youtu.be/rJZdPoXHtzI?si=YW9JwYvLumvRB5Z-&t=249

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

7 participants