FR: Update subscription tickets
My public transport subscription has a pkpass ticket that is valid for a month, but which contains a
"webServiceURL":"https://wallet.ride-ticketing.de/v2/apple-refresh","authenticationToken":"XXX",
which can be used to update the ticket to the current month after it had expired. See https://developer.apple.com/documentation/passkit/pkpass/1618772-webserviceurl for more info.
I try to use fwallet on my Linux mobile and it would be nifty if that could work. Happy to share my ticket (confidentially) with you if you need one to experiment with.
P.S. I see that https://pub.dev/packages/pkpass has not support for that yet.
Edited by Sebastian Spaeth