to check if an auto-renew subscription expired, it seems like it should be like 1 function call
everywhere i look there are pages and pages of complicated libraries and flowcharts and callbacks and crypto functions invoked
it just seems like there is a level of API totally missing: "verify if this subscription feature (text string input) has expired for this user today, return Yes or No"
is there a way that apple recommends without rewriting super-secret crypto codes and debugging all this?