Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

PKPassLibrary - Remove a pass

$
0
0

I am using the PKPassLibrary to add a pass to Passbook, which is working fine. But removing a pass from Passbook is silently failing. I am calling PKPassLibrary.Remove.

To add a pass I am using

var pk = new PKAddPassesViewController(newPass);
navigationController.PresentModalViewController(pk, true);

To remove a pass I am using

library.Remove(pass);

Should remove work? Is there something I am missing?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>